Translate text to Morse code and Morse code back to text, using the international standard.
How to use the Morse Code
Choose whether to encode text or decode Morse.
Type or paste your text or Morse code.
Copy the result, or use swap to translate it back.
This Morse code translator converts text to Morse and Morse back to text, using the international (ITU) standard, with a one-tap swap to switch direction.
Morse code represents each letter and digit as a sequence of dots and dashes. It was the backbone of early telegraph and radio communication and is still used in aviation, amateur radio and as an accessible signaling method.
The most famous sequence, SOS, is three dots, three dashes, three dots. Morse has no upper and lower case, so encoding gives the same result however you type, and decoded text is shown in lower case.
In the output, letters are separated by a single space and words by a slash. When decoding, the tool is forgiving and also accepts a larger gap between words, so pasted Morse from different sources still works.
It supports all letters, digits and the common punctuation of the international standard. Characters that have no Morse representation are simply skipped rather than producing an error.
It is handy for learning Morse, solving puzzles or decoding a message, and runs entirely in your browser.
Frequently asked questions
Letters are separated by a single space and words by a slash. When decoding, the tool also accepts a larger gap between words.
All letters, digits and the common punctuation marks of the international Morse standard. Characters without a Morse representation are skipped.
No. Morse code has no upper and lower case, so encoded output is the same regardless of how you type, and decoded text is shown in lower case.
SOS is the international distress signal, written as three dots, three dashes, three dots ( ... --- ... ), chosen because it is simple and unmistakable.
No. Translation runs entirely in your browser, so nothing you type leaves your device.
Embed this tool
Add this tool to your own website. Copy the snippet below; it stays up to date automatically.
<iframe src="https://monu.tools/embed/en/morse-code-translator" width="100%" height="640" style="border:1px solid #e5e5e5;border-radius:12px;max-width:680px" loading="lazy" title="Monu Tools"></iframe>Related tools
Convert Markdown to HTML and HTML back to Markdown, with a live preview. Works in both directions.
Extract the text from a PDF and get it as Markdown, entirely in your browser. Your file is never uploaded.
Convert a Word .docx document to clean Markdown in your browser, preserving headings, lists and formatting.
Convert text between UPPERCASE, lowercase, Title, Sentence, camelCase, PascalCase, snake_case, kebab-case, CONSTANT_CASE and dot.case.