Letters To Numbers Converter
Convert letters to numbers in various formats. Numbering the letters so A=1, B=2, etc is one of the simplest ways of converting them to numbers. This is called the A1Z26 cipher. However, there are more options such as ASCII codes and tap codes to decode numbers. This translation tool will help you easily convert between letters and numbers.
Need to translate in the other direction? Use the Numbers to Letters Converter instead.
Convert Letters To Numbers
Code types for Letter-to-Number Conversion
Standard (A1Z26)
Convert each letter to its numeric equivalent in alphabetical order (A=1, B=2, C=3, etc). This is also known as the A1Z26 encryption. No difference is made between uppercase or lowercase.
Letter conversion chart
Zero-based (A0Z25)
Similar to standard conversion, but start from zero (A=0, B=1, C=2, etc). This is also sometimes called the A0Z25 cipher.
Letter conversion chart
ASCII
Convert text to ASCII codes. ASCII codes represent not only letters, but also symbols, digits and spaces are handled by this translator. In ASCII codes there is a difference between uppercase and lowercase letters as well as accented letters. For a complete list of ASCII codes see here.
Letter conversion chart
Hex ASCII
Similar to ASCII, but the converted numbers are expressed in hexadecimal format.
Letter conversion chart
Binary ASCII
Similar to ASCII, but the converted numbers are expressed in binary format.
Letter conversion chart
Tap code / knock code
The tap code was used by prisoners in Vietnam, and is sometimes called knock code or Smitty code. It uses a 5x5 square to assign two numbers (row and column) to each letter. Letters are sent by knocking as many times as each number, making pauses between the numbers. Since only 25 letters fit into the square, usually the letter K is coded the same way as C.
Tap code conversion chart

Letter numbers are used frequently in geocaching mystery caches (puzzle caches), CTFs and puzzle games.
See also: Code-Breaking tools | A1z26 | Ascii table | Barcode | Base64 decoder | Base64 encoder | Baudot code | Book cipher | Geek code | Numbers to letters | Pixel values extractor | Qr codes | Tap code | Unicode | Utf-8 decoder | Utf-8 encoder