Morse Code Translator
Your data never leaves your browserTranslate text to Morse code dots and dashes.
Brie — Bug Reporting Tool
Dealing with encoding issues in production?
Brie captures the full network request/response chain so you can see exactly where encoding breaks.
About Morse Code Translator
Convert any alphanumeric text to international Morse code. Each letter and digit is mapped to its standard ITU Morse code sequence of dots (·) and dashes (−). Words are separated by a forward slash (/) and characters by spaces.
How to use
- Type or paste your text into the input panel.
- The Morse code translation appears in the output panel.
- Each character is separated by a space; words are separated by " / ".
More Encoding / Decoding
Frequently Asked Questions
FAQs about Morse Code Translator
What is Morse code?
Morse code is a character encoding system that uses dots (short signals) and dashes (long signals) to represent letters and numbers. It was developed in the 1830s for telegraph communication.
How are words separated in the output?
Individual characters are separated by a single space. Words are separated by " / " (space-slash-space).
What characters are supported?
This tool supports all 26 Latin letters (A–Z, case-insensitive) and the digits 0–9. Unsupported characters (punctuation, accented letters, emoji) are skipped.
Does this tool decode Morse back to text?
This version only encodes text to Morse. Decoding (Morse to text) requires parsing dot/dash sequences, which may be added in a future update.
Is my data safe?
Yes. All translation is done locally in your browser.