Convert text to Morse code and Morse code back to text, live as you type — with audible beep playback and a full reference chart of every letter, digit, and punctuation mark.
Result
... --- ...
Morse code was developed in the 1830s and 1840s by Samuel Morse and Alfred Vail alongside the electrical telegraph, solving a very practical problem: how do you send language over a wire that can only carry a simple on/off electrical pulse? Their solution — assigning each letter a unique sequence of short and long pulses (dots and dashes) — let telegraph operators transmit full messages using nothing more than a single switch, and it became the backbone of long-distance communication for the better part of a century, from railway dispatching to transatlantic news to military and maritime signaling.
The system's genius lies in its efficiency: Morse deliberately assigned the shortest codes (like a single dot for E, the most common letter in English) to the most frequently used letters, minimizing the average time needed to send a message. That same basic insight — that common symbols should have shorter representations — later became a foundational idea in information theory and modern data compression, making Morse code an unlikely ancestor of technology far beyond the telegraph.
Converting text to Morse code is a straightforward lookup: every letter, digit, and supported punctuation mark has one fixed, standardized sequence of dots and dashes (the International Morse Code, agreed upon globally so operators anywhere in the world can understand each other). This tool uppercases your input, looks up each character in that standard table, and joins the results together — a single space between the Morse codes for letters within the same word, and a slash between words — producing output that any Morse-literate reader (or another Morse tool) can correctly interpret.
Converting the other direction works in reverse: the tool splits your Morse input on slashes to find word boundaries, then splits each word group on whitespace to find individual letter codes, and looks each one up in the same standardized table to recover the original character. Any code that doesn't match a known letter is simply skipped, which keeps the tool forgiving of minor formatting inconsistencies in Morse text from other sources.
What makes Morse code work as an actual spoken or heard language — not just a written cipher — is its precise timing. A dash lasts exactly three times as long as a dot. The gap between the dots and dashes within a single letter is one unit long. The gap between two letters in the same word is three units long. The gap between two words is seven units long. An experienced Morse operator internalizes this rhythm so completely that they hear whole letters and even common words as single rhythmic patterns, the same way a fluent reader recognizes whole words instead of sounding out individual letters.
This tool's Play button reproduces that exact timing structure, which is worth listening to even if you already know a letter's dot-dash pattern visually — hearing the actual rhythm is a completely different, more intuitive way to internalize Morse code than reading it as static symbols on a page.
The most effective way to learn Morse code isn't memorizing dot-dash patterns visually — it's learning to recognize the sound and rhythm of each letter, the way this tool's audio playback demonstrates. Starting with the shortest, most distinctive codes (E is a single dot, T is a single dash, I is two dots, M is two dashes) and building up gradually to the more complex codes is a common, effective learning progression. Using this tool to convert short, meaningful words and phrases — your name, a favorite quote, SOS — and listening to the playback repeatedly is a practical way to build real recognition, well beyond what staring at the reference chart alone can achieve.
Morse Code Converter transforms text into a rhythmic dot-and-dash code. These related text tools cover other common everyday text transformations.