Alt code: Difference between revisions

Content deleted Content added
AntiVandalBot (talk | contribs)
m BOT - rv 69.192.55.26 (talk) to last version by Abacus1
Tarikash (talk | contribs)
Line 4:
 
* In [[Microsoft Windows]], symbols and accented characters not found on the keyboard are inserted by holding down the ''Alt'' key and typing a number on the [[numeric keypad]]; see [[Windows Alt keycodes]]. Characters are stored on your computer as numbers; each letter or symbol is represented by a number. To make sure that text looks the same on all computers, there is a standard called [[Unicode]] that defines which numbers are mapped to which characters. Due to the number of alphabets in the world, Unicode defines tens of thousands of characters.
* A variant of alt codes are Alt-X codes; in WordPad and [[Microsoft Word]] 2002/2003 for Windows, the keystroke <code>Alt + x</code> will convert a hexadecimal number to the corresponding character; see [[Unicode#Input methods|Unicode input methods]], [[Windows Alt keycodes]].
* The [[Linux]] [[console]] supports Alt codes using the same method as with Windows.