Morse Code Translator
Convert text to Morse code or decode Morse code back to text. Letters are separated by spaces, words by slashes.
All processing happens in your browser. No data is sent to any server.
Input
0
Output
0
How It Works
Morse code is a communication system that encodes text characters as sequences of dots (.) and dashes (-). Developed by Samuel Morse and Alfred Vail in the 1830s, it was originally used with telegraph systems.
Each letter and digit has a unique Morse code representation. Letters within a word are separated by spaces, and words are separated by a slash (/). For example, "SOS" in Morse code is ... --- ....
This tool supports the International Morse Code standard, covering all 26 Latin letters, digits 0-9, and common punctuation marks.