Skip to content
browserutils

Morse Code Translator

Convert text to and from Morse code

Morse Code Translator is a free online tool from BrowserUtils that convert text to and from morse code. It runs entirely in your browser — your data never leaves your device. No account required.

How to use Morse Code Translator

  1. 1 Paste or type your input into the editor above.
  2. 2 The tool processes your data instantly — right in your browser, with nothing sent to a server.
  3. 3 Copy the result with one click or continue editing your input.

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.

Morse Code Translator specs

Runtime
100% client-side (browser)
Built on
TextEncoder, TextDecoder, btoa/atob, and encodeURIComponent — all Web Platform APIs
Cost
Free — no account, no rate limits, no usage caps
Browser support
Chrome 90+, Firefox 88+, Safari 14+, Edge 90+
Part of
299 developer tools on BrowserUtils (100% client-side)

Questions

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.
What is the most common Morse code signal?
SOS (··· --- ···) is the most recognized Morse code signal, used as an international distress signal. It was chosen because the pattern is easy to transmit and recognize.
Is Morse code still used today?
While no longer used for commercial communication, Morse code is still used by amateur radio operators, in aviation navigation beacons, and as an accessibility tool for people with limited mobility.
Can I translate Morse code back to text?
Yes, paste a Morse code string using dots (.), dashes (-), spaces between letters, and slashes (/) between words. The tool will decode it back to readable text.
Does the Morse code translator work offline?
Yes, the translation runs entirely in your browser. No internet connection is required after the page loads.
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 tools

More Encoding & Decoding

View all Encoding & Decoding tools