Morse Code Translator

Translate text to or from International Morse code using a documented Latin alphabet and visible unsupported-character handling.

Loading Morse Code Translator...

How to use

Letters are separated by spaces and words by a slash. The supported text alphabet is Latin A–Z, digits 0–9, and common International Morse punctuation. Choose whether unsupported input causes an error, stays visibly marked, or is omitted.

Example

Input
SOS 2
Output
... --- ... / ..---

Limitations

The bundled table does not transliterate Arabic or other non-Latin scripts, preserve letter case, represent timing, or cover procedural signals. Morse code is communication encoding, not encryption.

Frequently Asked Questions

How are Morse words separated?

A slash or vertical bar separates words while spaces separate letters during decoding.

What happens to Arabic or unsupported symbols?

The selected policy either reports an error, inserts a visible marker, or drops them; they are never silently transliterated.