./prontouso

Morse Code Converter

Convert standard text into Morse code, or decode Morse code back into readable text.

Runs locally in your browser. This tool does not upload your input.

Morse Code Converter

Output

How to convert text to Morse code (and back)

Translate text to Morse code, or decode Morse code back into readable text, entirely in your browser.

The Morse code conventions used here

Each letter and digit maps to a sequence of dots (.) and dashes (-). A single space separates letters within a word, and a forward slash (/) marks the space between words — the standard convention for writing Morse in plain text.

How to use it

  • Choose "Text to Morse" or "Morse to Text" to pick a direction.
  • Type or paste your input; the result updates as you type.
  • Use Copy to grab the result, and Clear to start over.

What doesn't convert

Letters, digits, and common punctuation (.,?'!/()&:;=+-_"$@) are supported. Any other character — accented letters, emoji, non-Latin scripts — passes through unchanged since it has no standard Morse representation.

Privacy

Runs locally in your browser. No data is sent to the server.

FAQ

What does the / character mean?

It marks a word break when converting to Morse, matching how Morse is conventionally written as text. When decoding, a / turns back into a space.

Does this decode audio Morse (beeps)?

No, this tool only converts between plain text and the dot/dash text representation. It doesn't listen to or generate audio.

Is this the international Morse code standard?

Yes, it uses the International Morse Code table for Latin letters, digits, and standard punctuation.