Letters to Numbers Converter

Convert letters to their alphabet position (A=1).

Numbers 1 2 3

Formula: A=1, B=2, ... Z=26

Step-by-step with your numbers:
1. Values used:
2.
3. Numbers = 1 2 3
Did we solve your problem today?

Each letter maps to its position in the alphabet.

The math behind it

A is 1, B is 2, up to Z = 26. Non-letters are skipped.

Worked example

ABC becomes 1 2 3.

FAQ

What about lowercase?

It is treated the same as uppercase.