Alphabet-Number Converter

Convert between alphabet letters and position numbers (A=1, B=2… Z=26) in both directions.

Category: Text Tools

How to use

  • Select direction (Text→Numbers or Numbers→Text).
  • Enter text or numbers.
  • Copy the result.

Usage Examples

  • Cipher puzzles - Solve or create substitution cipher puzzles.
  • Education - Learn alphabet order through number associations.

FAQ

Case-sensitive?

No — A and a both equal 1. Reverse conversion lets you choose upper/lowercase.

Non-letter characters?

Spaces and special characters pass through unchanged.

Related Tools

  • Morse Code Converter - Convert text to Morse code and Morse code back to text using ITU standard.
  • ASCII Table - Browse all 128 ASCII characters with decimal, hex, octal, and descriptions. Search and click to copy.
  • Case Converter - Convert text, variable names, and filenames to UPPER, camelCase, snake_case, kebab-case, and more.
  • Character Counter - Count characters with and without spaces, and line count, in real time.
  • Byte Counter - Calculate the byte length of text when stored as UTF-8.
  • Whitespace Remover - Remove whitespace in various ways — leading/trailing, duplicate, or per-line.