Morse Code Translator

Convert text to Morse code and decode Morse back to text.

Ad placeholder (leaderboard)
Enjoying the tools? Go Pro for £4.99 (one-time) and remove all ads — forever, on this device. Remove ads — £4.99

This tool converts plain text to Morse code and decodes Morse code back to text in one place. It is handy for learning Morse, puzzles, amateur radio practice, and signalling.

How it works

Encoding looks up each letter, digit and common punctuation mark in the International Morse Code table and replaces it with its dots and dashes. Decoding reverses the lookup. The spacing convention is fixed and unambiguous:

  • a single space separates letters
  • a forward slash (/) separates words

Characters with no Morse equivalent are skipped when encoding. Morse has no case, so input is treated case-insensitively.

Example

Encoding HELLO gives:

.... . .-.. .-.. ---

Encoding the two-word phrase GO HOME gives --. --- / .... --- -- . with a slash marking the word break.

CharacterMorse
S
O---
E.
5

Everything runs entirely in your browser — nothing you type is uploaded.

Ad placeholder (rectangle)