Search for a tool
ALT-Codes

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.

Results

ALT-Codes -

Tag(s) : Substitution Cipher

Share
Share
dCode and more

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!


Please, check our dCode Discord community for help requests!
NB: for encrypted messages, test our automatic cipher identifier!


Feedback and suggestions are welcome so that dCode offers the best 'ALT-Codes' tool for free! Thank you!

ALT-Codes

ALT Code Converter

 




⮞ Go to: ASCII CodeUnicode Coding

Converting to ALT-codes

 



⮞ Go to: ASCII CodeUnicode Coding

Answers to Questions (FAQ)

What are ALT Codes? (Definition)

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.

What are CP437 ALT Codes? (Definition)

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).

12345678
910111213141516
1718192021§222324
25262728293031127

dCode limits its results to characters from the CP437 table

How to encrypt using ALT-Codes

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 ♦♥☼♦♣

How to decrypt ALT-Codes?

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.)

How to find the ALT+ code of a symbol or a letter?

ALT-Code generally has the number of their associated character in the system encoding used or Unicode nomenclatures.

How to (de)cipher other numbers?

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.

When ALT-Codes have been invented?

ASCII table is born in 1986, graphic characters were added shortly afterwards.

Source code

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.

Cite dCode

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, https://www.dcode.fr/alt-codes-converter

Need Help ?

Please, check our dCode Discord community for help requests!
NB: for encrypted messages, test our automatic cipher identifier!

Questions / Comments

Feedback and suggestions are welcome so that dCode offers the best 'ALT-Codes' tool for free! Thank you!


https://www.dcode.fr/alt-codes-converter
© 2024 dCode — The ultimate 'toolkit' to solve every games / riddles / geocaching / CTF.
 
Feedback