It appears that the Alt + Num shortcuts end at U+00ff (decimal 0255); typing Alt + 0255 yields ÿ which indeed is at U+ff. I have failed in finding out what the system for the hotkeys in excess of decimal 0255 are; they do not match the Unicode charts anymore and adding extra leading zeros do not work either. My question thus is simple: How can you type characters above U+ff in a Windows environment using Alt plus numpad or some other key combination? I am already aware that the characters can be created in office suites (LibreOffice, MS Office) using the four-digit Unicode codepoint and pressing Alt + X; what I am searching for is specific ways to type characters using hotkeys only across any (or at least most) Windows environments, where the hotkey can in some way be matched to the Unicode codepoint given for that specific character.
Relevant:
- How do you type Unicode characters using hexadecimal codes?
I have tried following the instructions here in the answer provided by harrymc, but there is no change in how Windows behaves.