ASCII Tools
Jun 3, 2025
01:18
Toggle theme
Letter2Number Converter
Back to home page
Convert letters to their positions in the alphabet and back in seconds.
Back to home page
Overview
Purpose:
Map A-Z to 1-26 or convert numbers back into letters
Input:
Plain text (e.g.
HELLO
) or numeric sequence (e.g.
8 5 12 12 15
)
Output:
Numbers or letters separated by your chosen divider
How to Use
Enter your data
Paste letters or numbers into the input field.
Select Divider
Choose
Space
or
Hyphen
to separate values.
Choose Mode
Pick
Encode
to convert letters → numbers, or
Decode
to convert numbers → letters.
Process
View the result in the output box.
Export
Click
Copy
or
Download
to save your output as
.txt
.
Common Scenarios
Creating simple alphabetic ciphers and puzzles
Teaching the order of the alphabet to students
Preparing datasets that require letter-index mapping
Pro Tips
🔄 Wrap numbers above 26 back to the start (e.g. 27 → 1) for cyclic ciphers
➖ Use the
Hyphen
divider for URL-safe codes like
8-5-12-12-15
✂️ Combine with the
Text Transform
tool for complex text workflows