What Morse code represents
Morse code represents characters as short and long signals: dots and dashes. It is a code, not encryption, because anyone who knows the alphabet can read it without a secret key.
This guide uses International Morse Code, the modern standard for Latin letters, digits, and common punctuation. Written Morse normally separates letters with spaces and words with / ; audio Morse uses silent gaps of different lengths for the same structure.
Learn the basic reading rules first
Start with the shortest, most common patterns. E is ., T is -, I is .., M is --, S is ..., and O is ---. That is why SOS is written ... --- ....
Read one character at a time, not one dot at a time. The pattern .- is A; the reversed pattern -. is N. Direction matters.
Write a message in Morse
To write Morse, normalize the message, look up each supported character, put one space between letters, and put / between words. For example, HELLO WORLD becomes .... . .-.. .-.. --- / .-- --- .-. .-.. -...
Keep punctuation only when you know its International Morse symbol. If a language uses accented letters, check whether your table or tool supports that extension before sending the message.
Decode written Morse safely
Preserve separators before you begin. Split the message at / to recover words, then split each word at spaces to recover letters. Decode .. / .- -- / --- -.- as I AM OK.
If separators are missing, decoding becomes much harder because several different letter groupings can fit the same dot-and-dash stream. Mark uncertain groups instead of forcing a single reading.
Listen for rhythm, not drawings
In audio Morse, timing carries the separators. A dot is one time unit, a dash is three units, the gap inside one character is one unit, the gap between letters is three units, and the gap between words is seven units.
Beginners often learn faster by hearing whole character rhythms: A sounds like “di-dah,” while N sounds like “dah-di.” Use slow WPM at first, then increase speed only when recognition is stable.
Common mistakes and limits
Do not treat Morse as a secure cipher. It hides nothing from a reader who knows the code. Also avoid mixing dot styles, using hyphens as word separators, or removing all spaces from a written message.
For practical checking, use the Morse tool to encode your plaintext, decode your written Morse back to text, and listen to the audio. A message is ready when the written symbols, decoded text, and audio rhythm all agree.