Morse Code Converter
Morse Code Converter translates text to Morse code and decodes Morse back to text. Play the code as audio or copy it. All processing is done in your browser.
Last updated: July 2026
A Morse code converter translates text into dots-and-dashes (and back). It supports A–Z, 0–9 and common punctuation, with optional audio playback so you can hear the Morse code. Everything runs in your browser.
How to use Morse Code Converter
- Type text or paste Morse code (dots and dashes separated by spaces).
- Choose Text → Morse or Morse → Text.
- Copy the result or play the Morse code audio.
Frequently asked questions
Which characters are supported?
A–Z, 0–9, and common punctuation: period, comma, question mark, exclamation, slash, parentheses, ampersand, colon, semicolon, equals, plus, minus, underscore, quote, at symbol.
Does it play the Morse code?
Yes — click Play to hear the Morse code as audio beeps in your browser.
Is my text uploaded?
No — conversion runs entirely in your browser.
Related developer tools
Base64 Encode / Decode
Encode text to Base64 or decode Base64 back to text instantly. Free, private, in-browser — supports full Unicode (UTF-8).
HTML Encode / Decode
Encode HTML special characters to entities or decode entities back to text. Free, instant, in-browser HTML entity encoder/decoder.
URL Encode / Decode
Encode text for safe use in URLs or decode percent-encoded URLs back to text. Free, instant, in-browser URL encoder/decoder.
UUID Generator
Generate random v4 UUIDs (GUIDs) in bulk and copy them with one click. Free, instant and fully in-browser using the secure crypto API.