Morse Code Translator

// Convert text to and from Morse code

#About Morse Code Translator

Free online Morse code translator. Convert plain text to Morse code dots and dashes, or decode Morse code back to text. This tool runs entirely in your browser — your data is never sent to a server. Just paste your input, get instant results, and copy with one click. No sign-up or installation required.

#FAQ

How does Morse code work?
Morse code represents each letter and number as a unique sequence of dots (.) and dashes (-). Letters are separated by spaces and words by forward slashes (/).
What characters are supported?
This tool supports A-Z letters, digits 0-9, and common punctuation marks.
</> Embed this tool

Copy this code to embed the tool on your website. Adjust the height to fit your layout.

<iframe src="https://www.browserutils.dev/embed/morse-code-translator" width="100%" height="500" frameborder="0" title="Morse Code Translator"></iframe>

#Related