What Is Morse Code? A Whole Alphabet Through a Single Switch
By the BrainSnail editorial team. How these articles are written and checked, and how to tell us when one is wrong.
A wire can carry one piece of information: current flowing or not. To send language down it you need a way of turning letters into patterns of on and off, and the scheme that won assigns short patterns to common letters and long ones to rare letters, which makes ordinary text far quicker to send than any fixed-length code would.
Why the letter lengths are uneven
The code assigns a single dot to the letter E and a single dash to T, which are the two commonest letters in English, while Q and Y get four elements each. That is not arbitrary, and the story is that the designers counted the type in a printer's case to find which letters compositors stocked most of, using the printing trade's accumulated knowledge of letter frequency as a shortcut. The result is an early and effective example of what information theory later formalised as variable-length encoding, where matching code length to symbol frequency minimises the average message length, which is the same principle underlying modern file compression. The consequence is that the code is efficient for English and progressively less so for languages with different letter frequencies, and extended versions exist with additional characters for accented letters and for other scripts, including a widely used Japanese version and Cyrillic, Greek, Arabic and Hebrew adaptations that map onto the same sound patterns.
The timing is the code
What matters is not dots and dashes as marks on paper but durations, and the whole system rests on a single unit of time from which everything else is derived:
- •A dot is one unit of signal
- •A dash is three units of signal
- •The gap between elements within a letter is one unit of silence
- •The gap between letters is three units of silence
- •The gap between words is seven units of silence
- •Speed is therefore measured in words per minute using a standard reference word, and an operator's rhythm, known as their fist, is distinctive enough that experienced listeners can identify who is sending
Two codes, not one
The original American Morse code, used on land telegraph lines, included internal spaces inside some characters and dashes of differing lengths, which made it awkward on noisy circuits and nearly impossible to adapt to radio. A conference in Germany produced a revised version in the 1850s, now called international Morse, which uses only two element lengths with uniform spacing and became the world standard for maritime and radio use, while American Morse persisted on some domestic landlines into the twentieth century. The revision matters because it is what made the code work by sound rather than by sight. Early telegraphs embossed marks on a paper tape for reading, and operators soon discovered they could read faster by listening to the clicks of the armature than by waiting for the tape, which is how the whole practice became aural and how the code became usable over radio, where there is nothing to look at.
Why it outlived its replacements
The code's advantage is that it needs almost nothing. A signal that is barely detectable above noise, far too weak to carry a voice, can still be read as tones by a human ear or a narrow filter, so a low-power transmitter and a simple receiver can communicate over intercontinental distances. That efficiency kept it in maritime use until 1999, when a satellite-based distress system formally replaced it, and the final commercial messages sent on closure of the service were reported at length because the moment marked the end of a technology that had run continuously since the 1840s. The internationally recognised distress signal was adopted because its pattern is unmistakable and continuous rather than because the letters stand for anything, and the popular expansions into phrases were invented afterwards. It remains in use by amateur radio operators, in aviation where navigation beacons identify themselves by transmitting their code, and as an accessible communication method for people who can control only a single switch, including documented cases of prisoners of war blinking messages on camera.
The takeaway
Assigning one dot to the commonest letter and four elements to rare ones makes average messages much shorter, which is variable-length encoding arrived at by counting a printer's type case. Everything is built from one time unit, with a dash of three and word gaps of seven. The international version dropped the irregular spacing and made the code readable by ear over radio, and its ability to punch through noise at tiny power is why it lasted until 1999 at sea.