| Windows Alt Keycodes |
Article Index for Windows |
Website Links For Windows |
Information AboutWindows Alt Keycodes |
| CATEGORIES ABOUT WINDOWS ALT KEYCODES | |
| character encoding | |
| windows administration | |
|
The number typed and its resulting character correspond to two different Character Set s.
As both character sets are based on the traditional 7-bit ASCII , the characters for values between 32 and 126 are the same. For values above 126, they differ mostly. Due to the character sets's ASCII fundament and Microsoft's confusing policy to name its character sets after ANSI , many people tend to name Windows Alt keycodes either ''ASCII codes'' or ''ANSI codes''. Interestingly to note is that for values above 255, both code pages start at 0 again. For every natural number ''n'', ''Alt + {0} (n × 256 + cpnumber)'' leads to the same character as ''Alt + cpnumber''. Typing Alt + 137 leads to ë, as does Alt + 393 (137 + 256).
MORE EXAMPLES Code pages 850 use code point 151 for the lowercase ''u'' with grave accent (ù). Typing Alt+151 on a Windows machine will produces this character. When preferring Windows-1252 instead, one has to type Alt+0249 to get the same character, as 249 is character ù 's position in Windows-1252. TABLE OF CHARACTERS The pages linked from this article provide the list of characters indexed using Hexadecimal numbers. In actual use, decimal numbers are required, as listed here. |
|
|