Skip to content
K Knidox Search…
Reference · Alphabets

Morse Code Translator

Translate text to Morse code and decode dots and dashes back to text.

Direction
Try an example
Morse code
... --- ...

Letters are separated by a space and words by a slash (/). Translation is case-insensitive.

Morse code represents each letter and digit as a pattern of short dots and long dashes. Letters are separated by a space and words by a slash. Type text to encode it, or paste dots and dashes to decode. The distress call SOS is “··· ––– ···” — three dots, three dashes, three dots.

What Morse code is

Morse code encodes text as sequences of two signals: a short one (a “dot” or dit) and a long one (a “dash” or dah). Devised in the 1830s–40s for the electrical telegraph by Samuel Morse and Alfred Vail, it let a single wire carry language one click at a time. The international standard used today is ITU Morse code, which fixes the pattern for every letter, digit, and common punctuation mark.

The translator above works both ways. In Text → Morse, each character becomes its dot-and-dash pattern; letters are joined by a single space and whole words by a slash (/). In Morse → Text, it reverses that: it splits on spaces and slashes and looks each token up in the same chart. Translation is case-insensitive, so “SOS” and “sos” give the identical code.

  1. 1
    Read one symbol at a time. A short mark is a dot (·) and a long mark is a dash (–). Sound them out as “dit” and “dah” to keep the rhythm.
  2. 2
    Group symbols into a letter. A gap the length of one dash ends a letter. For example ··· is S, ––– is O, so ··· ––– ··· reads S-O-S.
  3. 3
    Watch for the word gap. A longer gap (shown here as a slash “/”) separates words. “.... ..” / “-.-- ---” is HI YO.
  4. 4
    Translate letter by letter. Match each group to the chart below: .- is A, -... is B, and so on through -----(0) to ----.(9).
  5. 5
    Check against the chart. HELLO encodes to “.... . .-.. .-.. ---” — H, E, L, L, O. Paste it into the decoder above to confirm.

Letters — A to Z

The international (ITU) Morse code for every letter of the alphabet.

LetterMorseLetterMorse
A·–N–·
B–···O–––
C–·–·P·––·
D–··Q––·–
E·R·–·
F··–·S···
G––·T
H····U··–
I··V···–
J·–––W·––
K–·–X–··–
L·–··Y–·––
M––Z––··

Numbers — 0 to 9

Digits use a clean five-symbol pattern that shifts from all dots to all dashes.

DigitMorseDigitMorse
0–––––5·····
1·––––6–····
2··–––7––···
3···––8–––··
4····–9––––·

Timing, spacing, and gaps

Real Morse is defined by relative durations, not fixed clock times. One dot is the base unit. A dash lasts three units. The gap between symbols inside a letter is one unit; the gap between letters is three units; and the gap between words is seven units. That is why the code needs no separate symbol for a space — silence of the right length does the job. In writing, we stand in for those two longer gaps with a space (between letters) and a slash (between words).

Why SOS and its history

Morse carried the world’s telegraphs and, later, ship-to-shore radio. SOS was adopted internationally in 1908 as a distress signal precisely because “··· ––– ···” is short, symmetrical, and unmistakable even in noise — it is sent as one continuous string with no letter gaps, so it is not really the letters S-O-S at all, just an easy-to-remember pattern. Today Morse survives in aviation navigation beacons, amateur radio, and as an accessible way to signal with light or sound when nothing else is available.

What is the SOS signal in Morse code?
SOS is “··· ––– ···” — three dots, three dashes, three dots. Adopted internationally in 1908, it is sent as one continuous sequence with no gaps between letters, which makes it easy to recognise as a distress call even in heavy interference.
How are words separated in Morse code?
Inside a word, letters are separated by a gap about three units long (written here as a single space). Between words the gap is about seven units long, which this translator shows as a slash (/). So “SOS SOS” becomes “··· ––– ··· / ··· ––– ···”.
What is the difference between a dot and a dash?
A dot (dit) is the short signal — one time unit long. A dash (dah) is the long signal — three time units long. The rhythm of dots and dashes, not their pitch, is what carries the meaning.
Is Morse code case-sensitive?
No. Morse has no separate uppercase and lowercase, so “Hello”, “HELLO”, and “hello” all encode to the same dots and dashes. This translator uppercases your text before converting.
Which punctuation marks have Morse codes?
The ITU standard covers the common marks: period, comma, question mark, apostrophe, exclamation mark, slash, parentheses, ampersand, colon, semicolon, equals, plus, hyphen, underscore, quotation mark, dollar sign, and the at sign (@), which was added in 2004.
How can I send Morse code without a radio?
Any on/off signal works: flash a torch (short flash for a dot, long for a dash), tap on a surface, or use short and long tones. Keep the timing consistent — a dash three times a dot, with clear letter and word gaps.