Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

2
  • Isn't this input method Windows-specific? The OP doesn't seem to be using Windows. Commented Jul 25, 2022 at 12:34
  • That's mostly correct, well spotted! However, on many Linux desktops, Shift+Ctrl+U, then the Unicode character code, then Enter will work. I use Linux a lot but most of the systems I need this for (to demo cyber attacks) are running Windows. Thanks for pointing this out - gong to the Alt+Num methods removes the keyboard layout dependency but intruduces an OS dependency. This may or may not be an issue for many use cases as most exploits are already OS dependent but one would not necessarily know or control the target's keyboard language. Commented Jul 27, 2022 at 15:29