Numbers to Letters Converter

Use this A1Z26 cipher decoder to turn numbers into letters instantly with the classic A=1, B=2 … Z=26 mapping. Type sequences like 20 5 24 20 and get TEXT — with the full A1Z26 cipher chart below for quick reference.

Whether you call it a1z26 cipher decoder or numbers to letters calculator, this free tool handles it instantly in your browser.

10 chars4 words
10 characters, 4 words
Live preview
TEXT

A1Z26 cipher chart (A=1, B=2 … Z=26)

Every letter maps to its position in the alphabet. Use this chart to decode or encode by hand, or just paste your sequence above.

A=1
B=2
C=3
D=4
E=5
F=6
G=7
H=8
I=9
J=10
K=11
L=12
M=13
N=14
O=15
P=16
Q=17
R=18
S=19
T=20
U=21
V=22
W=23
X=24
Y=25
Z=26

Example usage

Example input

20 5 24 20

Example output

TEXT

Batch Processing

Enter multiple inputs, one per line. Each line will be processed separately.

Why this tool?

Everything runs right in your browser — no uploads, no sign-up, no waiting. Your text never leaves your device.

Quick tips

  • Outputs update live as you type.
  • Use the sticky copy button to grab results quickly.
  • Bookmark this page for fast access.

More like this

Discover related tools and step-by-step guides for this kind of task.

See all related tools

How it works

  • Enter number groups separated by spaces, commas, or line breaks.
  • Each number from 1 to 26 is mapped back to its alphabet letter using A1Z26.
  • The decoded letters are joined into clean uppercase output for easy copying.

Use cases

Decode A1Z26 puzzles and classroom worksheets.
Translate numbered clues into readable words quickly.
Check number-based ciphers before sharing or printing.
Teach alphabet order with fast number-to-letter examples.

A brief history of the A1Z26 cipher

Numbering the alphabet is one of the oldest coding tricks in existence. The A1Z26 scheme — A=1 through Z=26 — shows up in ancient Hebrew gematria, Greek isopsephy, and centuries of schoolyard notes. It survives today because it needs no key, no device, and no math beyond counting: anyone who knows the alphabet can decode it with patience.

That simplicity is also why A1Z26 is everywhere in modern puzzle culture: escape rooms, geocaching puzzles, alternate-reality games, scout activities, and classroom ciphers all lean on it as a first layer. It is often stacked with other steps — a puzzle might give you numbers that decode to letters that then need a Caesar shift.

Worked example: decoding a real sequence

Take the sequence 16 21 26 26 12 5. Look each number up in the chart above: 16=P, 21=U, 26=Z, 26=Z, 12=L, 5=E — the word PUZZLE. Separators rarely matter in practice; 16-21-26-26-12-5 and "16,21,26,26,12,5" decode identically in this tool because everything that is not a digit is treated as a boundary.

One classic trap: a run of digits with no separators at all, like 161212. It could be 16 12 12 (PLL) or 1 6 1 2 1 2 (AFABAB) or several other splits. Real puzzles almost always include separators to avoid this ambiguity — if yours does not, try two-digit groupings first, since 10–26 covers more of the alphabet than 1–9.

When numbers-to-letters is not A1Z26

If your decoded output looks like nonsense, the sequence may use a different mapping. Common alternates include A0Z25 (zero-based, so A=0), reverse numbering (Z=1 back to A=26, essentially Atbash applied to A1Z26), ASCII codes (65–90 for capital letters), or phone-keypad groupings where 2=ABC and 9=WXYZ.

A quick diagnostic: numbers above 26 suggest ASCII (try 72 69 76 76 79 — HELLO), while lots of 0s suggest zero-based indexing. For reverse numbering, decode with this tool and then run the result through our Atbash cipher to flip it.

Encoding

Explore all encoding and decoding tools

Browse every tool for this kind of task, along with helpful guides that show you how to get the most out of them.

Browse Encoding

Related tools

Conversion History

Loading...

FAQ

What is the A1Z26 cipher mapping (A=1, B=2 … Z=26)?

The full A1Z26 cipher mapping is: A=1, B=2, C=3, D=4, E=5, F=6, G=7, H=8, I=9, J=10, K=11, L=12, M=13, N=14, O=15, P=16, Q=17, R=18, S=19, T=20, U=21, V=22, W=23, X=24, Y=25, Z=26. Each letter is simply replaced by its position in the alphabet.

How do I decode an A1Z26 cipher?

Enter the numbers with spaces or commas between them and the decoder maps each number back to its alphabet position instantly. For example, 8 5 12 12 15 becomes HELLO.

How do I decode 1 2 3 into letters?

Enter the sequence with spaces or commas and the tool maps each number to its alphabet position. For example, 1 2 3 becomes ABC.

Can I use commas or new lines?

Yes. Spaces, commas, semicolons, and new lines all work as separators for the input numbers.

What happens with 0 or 27?

Numbers outside 1 through 26 are ignored so the output stays readable and only valid alphabet positions are decoded.