UtilVox
terminal

Morse Code Translator

Translate text to Morse code and back with high-fidelity audio synthesis and signal monitoring.

inputPlain Text
outputMorse Code
.... . .-.. .-.. --- / .-- --- .-. .-.. -..

Signal Monitor

·

Signal Breakdown

H....
E.
L.-..
L.-..
O---
W.--
O---
R.-.
L.-..
D-..

ITU Reference

0-----
1.----
2..---
3...--
4....-
5.....
6-....
7--...
8---..
9----.
A.-
B-...
C-.-.
D-..
E.
F..-.
G--.
H....
I..
J.---
K-.-
L.-..
M--
N-.
O---
P.--.
Q--.-
R.-.
S...
T-
U..-
V...-
W.--
X-..-
Y-.--
Z--..
..-.-.-
,--..--
?..--..
!-.-.--
/-..-.
--....-
(-.--.
)-.--.-
Advertisement
728x90

Morse FAQ

While beginners start at 5 WPM, standard amateur radio speeds usually range between 15 and 25 WPM. Expert operators can exceed 40 WPM.

Dots and Dashes, Still Alive

The code at a glance

Letters get shorter codes the more common they are — compression, 1838 edition:

SymbolCodeWhy notable
E / T· / −The two most common letters: shortest codes
SOS··· −−− ···Chosen for rhythm, not as an acronym
A / N·− / −·Each other's mirror
Numbers5 symbols each1 = ·−−−−, 0 = −−−−−
Timingdash = 3 dots; letter gap = 3; word gap = 7Rhythm IS the code

Where Morse survives

Amateur (ham) radio keeps it alive worldwide — CW signals cut through noise that defeats voice. Aviation beacons still identify themselves in Morse; accessibility systems use it as a two-switch input method for people with severe motor limitations; and escape rooms, puzzle hunts, scouting badges and one famous blinked POW message keep it culturally current. As an encoding it's also a teaching gem: variable-length codes by letter frequency is the idea inside Huffman compression.

Translate both ways

Text to Morse for puzzles and practice; Morse to text for decoding what you've found or heard. Audio playback teaches the rhythm — Morse is learned by ear, not by sight. For other text transformations, the toolbox continues with text reversal, Base64 (the modern “encoded text”), and ASCII art.