Morse Code Translator

The Morse Code Translator converts text into International Morse code (dots and dashes) and decodes Morse back into plain text, separating letters with spaces and words with a slash. It supports letters, digits, and punctuation, free and in your browser.

Copied!

How to use

  1. Choose to encode text or decode Morse.
  2. Paste your input (use spaces between letters, “/” between words).
  3. Copy the translation.

About this tool

Convert text into International Morse code — dots and dashes — or decode Morse back into plain text. Letters are separated by spaces and words by a slash (/). Free online text tools. Everything runs in your browser — your text never leaves your device.

FAQ

How are words separated?

A forward slash (/) marks a gap between words, while single spaces separate the letters within a word.

What characters are supported?

The 26 letters, digits 0–9, and common punctuation. Unsupported characters are skipped so the rest still translates.

Is the output case-sensitive?

Morse has no case, so decoding returns upper-case text and encoding treats upper and lower case the same.