Skip to content
NMSnabbit.

Numbers to Letters Converter

Convert numbers to letters with the A1Z26 cipher (1=A … 26=Z).

Converters Runs in your browser

How do you convert numbers to letters?

In the A1Z26 scheme each number is an alphabet position: 1 is A, 13 is M, 26 is Z. This converter reads every run of digits in your input, maps values from 1 to 26 to their letters, and skips anything else. Paste 8 5 12 12 15 and you get “hello”. Separators can be spaces, commas, dashes or line breaks.

How to use the Numbers to Letters

  1. 1 Enter the number sequence, using any separator you like.
  2. 2 Values from 1 to 26 map straight to A through Z.
  3. 3 Watch the decoded word build in the output panel.
  4. 4 Hit Copy to grab the letters.

What you can use it for

  • Solving A1Z26 puzzles in escape rooms and geocaches.
  • Decoding number-coded notes back into words.
  • Classroom demos of the alphabet-position cipher.
  • Verifying a letters-to-numbers encoding round-trips.

Frequently asked questions

What number maps to which letter?
Positions follow the standard alphabet: 1=A, 2=B, through 26=Z. A value like 0, 27 or 100 has no letter, so the decoder drops it rather than guessing.
Can I separate numbers with commas or dashes?
Any non-digit character acts as a separator. 8-5-12-12-15, “8,5,12,12,15” and one number per line all decode identically.
Is this the reverse of letters to numbers?
Yes. Run text through the Letters to Numbers converter, paste its output here, and you get the original letters back in lower case.

Related tools

More Converters

More tools like this:

All Converters