Tool to convert ALT Codes. ALT-Codes are used to describe ALT key combination on the keyboard generating ASCII text or Unicode characters, especially on Windows.
ALT-Codes - dCode
Tag(s) : Substitution Cipher
dCode is free and its tools are a valuable help in games, maths, geocaching, puzzles and problems to solve every day!
A suggestion ? a feedback ? a bug ? an idea ? Write to dCode!
ALT-Codes are a method of inserting special characters, accented letters, and other symbols into text using a key combination of ALT followed by a numeric code on a standard keyboard.
These codes allow access to characters that are not directly accessible from the ordinary keyboard.
Historically, ALT-Codes used the CP437 encoding (from MS-Dos), but sometimes, for regional reasons, it was the CP850 encoding (which notably includes accents), then Windows introduced the encoding CP1252. Since the advent of Unicode, a more universal version has existed.
Code page 437 (CP437) is a character encoding originally created for IBM PCs, often bundled with MS-DOS.
It uses the ASCII code for characters 32 to 126 but it contains visual characters for codes 1 to 31 and 127 (which are theoretically non-printable control characters).
1 | ☺ | 2 | ☻ | 3 | ♥ | 4 | ♦ | 5 | ♣ | 6 | ♠ | 7 | • | 8 | ◘ |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
9 | ○ | 10 | ◙ | 11 | ♂ | 12 | ♀ | 13 | ♪ | 14 | ♫ | 15 | ☼ | 16 | ► |
17 | ◄ | 18 | ↕ | 19 | ‼ | 20 | ¶ | 21 | § | 22 | ▬ | 23 | ↨ | 24 | ↑ |
25 | ↓ | 26 | → | 27 | ← | 28 | ∟ | 29 | ↔ | 30 | ▲ | 31 | ▼ | 127 | ⌂ |
dCode limits its results to characters from the CP437 table
Encryption with AltCodes (ALT = alternative) consists in replacing numbers (between 1 and 31) with their graphic equivalent ALT Code. Letters can be replaced by numbers (A=1, B=2, etc.) before encoding.
Example: DCODE corresponds to 4,3,15,4,5 that is encrypted ♦♥☼♦♣
Decryption consists in replacing coded-characters by their corresponding number. Between 1 and 26, it is possible to convert them to letters.
Example: ♦♥☼♦♣ for 4,3,15,4,5 that is DCODE (A=1, B=2, etc.)
ALT-Code generally has the number of their associated character in the system encoding used or Unicode nomenclatures.
Place cursor into a text area, hold the ALT key, type the code number with the keypad, release ALT key. It is possible to obtain any Unicode characters with this technique.
The result may depend on the operating system used.
ASCII table is born in 1986, graphic characters were added shortly afterwards.
dCode retains ownership of the "ALT-Codes" source code. Except explicit open source licence (indicated Creative Commons / free), the "ALT-Codes" algorithm, the applet or snippet (converter, solver, encryption / decryption, encoding / decoding, ciphering / deciphering, breaker, translator), or the "ALT-Codes" functions (calculate, convert, solve, decrypt / encrypt, decipher / cipher, decode / encode, translate) written in any informatic language (Python, Java, PHP, C#, Javascript, Matlab, etc.) and all data download, script, or API access for "ALT-Codes" are not public, same for offline use on PC, mobile, tablet, iPhone or Android app!
Reminder : dCode is free to use.
The copy-paste of the page "ALT-Codes" or any of its results, is allowed (even for commercial purposes) as long as you credit dCode!
Exporting results as a .csv or .txt file is free by clicking on the export icon
Cite as source (bibliography):
ALT-Codes on dCode.fr [online website], retrieved on 2024-11-21,