Encoding & Number Bases
Morse Code Translator
Translate text to Morse code and decode Morse code back to text with sound.
Loading tool…
What is Morse Code?
Morse code encodes letters and numbers as sequences of dots (short) and dashes (long). This translator handles international Morse with audio playback.
How it works
We map each character to its Morse equivalent using the ITU standard. Audio is synthesized via the Web Audio API OscillatorNode for dot/dash timing.
- Enter your input. Type or paste your input into the field above — the tool responds instantly.
- Review the result. Output updates live as you type. Everything runs entirely in your browser.
- Copy or download. Use the Copy button to grab the result, or Download to save it as a file.
Examples
Realistic sample
Type or paste any realistic input — the tool computes the result locally and instantly.
Common mistakes
Expecting a server round-trip
Nothing is uploaded — every tool in this category runs entirely in your browser.