GenerateRandomSearch

Phonetic Alphabet Translator

Reading a reference number down the phone is where M becomes N and S becomes F. The phonetic alphabet exists precisely because those pairs are indistinguishable over a bad line, and it was chosen so that no two words sound alike even through noise. This spells anything out in it, and reads it back the other way.

What this generator does

Replaces each letter and digit with its phonetic word, keeping words in the original separated, and reads its own output back to confirm it spells the same thing.

How to use this tool

  1. Type the reference, postcode or name you need to read out.
  2. Translate it and read the words aloud.
  3. Words in the original are separated by a vertical bar.
  4. Paste phonetic words into the second box to turn them back into text.

Understanding the controls

Your text
Up to two thousand characters. The alphabet has no capitals, so case is not carried.
The code
Paste phonetic words to turn them back into text. Words in the original are separated by a vertical bar.

Common use cases

  • Reading a booking reference or a postcode over the phone
  • Spelling an unusual surname to somebody writing it down
  • Dictating a serial number to a colleague
  • Radio use, where the alphabet came from
  • Checking a spelling somebody read out to you

How this generator works

The output is read back through the table and compared with what went in. The table is checked to be one-to-one as well, since two letters sharing a word would make the alphabet useless for the one job it has.

Randomness and fairness

Nothing is random. The same text always spells out the same way.

For how randomness is produced across the whole site, see how Generate Random works.

Limitations and good to know

  • The NATO alphabet as standardised, with Alfa and Juliett spelled as the standard spells them rather than as English would.
  • Letters and digits only; punctuation has no phonetic word and is left out.
  • Case is not carried, since the alphabet has no way to mark it.
  • Other spelling alphabets exist for other languages and services, and none of them is included.

Privacy and your data

Everything happens in your browser. Nothing you type is transmitted or stored.