When numbers are read over a radio, ordinary pronunciation is easy to mishear. The ICAO and NATO radiotelephony standard distorts certain digit words — niner, tree, fower, fife — so each one is unmistakable. This tool expands any digit string into those standard words.
How it works
Each character is checked in turn. Digits 0–9 map to fixed words:
0 zero 1 one 2 two 3 tree 4 fower
5 fife 6 six 7 seven 8 eight 9 niner
. decimal
Digits are joined with hyphens within a run, and any non-digit separator such as a space, dash, or bracket is preserved so the original grouping of a phone number stays visible. The transformation is purely a lookup, so it is exact and deterministic.
Example and tips
The number +44 20 7946 0999 reads as + fower-fower (space) two-zero (space) seven-niner-fower-six (space) zero-niner-niner-niner. Read each word distinctly
with a short pause between groups. Pilots and operators also re-read the whole
number back to confirm it — the deliberately odd spellings of niner and tree are
exactly what make that read-back reliable on a weak link.