Morse Code Translator
Translate text to Morse code and Morse back to text. Real-time, bidirectional, with audio playback.
🔒 100% client-side
Translation Direction
Text Input
0 chars Supports letters, digits, and common punctuation
Morse Code Output
Words separated by
/ · Letters separated by spacesMorse Code Reference
| Char | Morse | Char | Morse | Char | Morse |
|---|---|---|---|---|---|
| A | .- | B | -... | C | -.-. |
| D | -.. | E | . | F | ..-. |
| G | --. | H | .... | I | .. |
| J | .--- | K | -.- | L | .-.. |
| M | -- | N | -. | O | --- |
| P | .--. | Q | --.- | R | .-. |
| S | ... | T | - | U | ..- |
| V | ...- | W | .-- | X | -..- |
| Y | -.-- | Z | --.. | 0 | ----- |
| 1 | .---- | 2 | ..--- | 3 | ...-- |
| 4 | ....- | 5 | ..... | 6 | -.... |
| 7 | --... | 8 | ---.. | 9 | ----. |
Tip: SOS = ... --- ... — the international distress signal.
About Morse Code Translator
Morse Code Translator converts text to Morse code and Morse code back to text — instantly, in your browser. Type any word or sentence and see the dots and dashes in real time. Switch to decode mode to translate Morse back to readable text. An optional audio player lets you hear the Morse at any speed using the Web Audio API. Everything runs 100% client-side: nothing is sent to any server.