Morse Code Translator
Convert text to Morse code and back, with optional audible playback.
How to use this tool
- Type or paste text (or Morse).
- It translates live in the opposite field.
- Use the play button to hear dot/dash timing.
How it works
A bidirectional lookup table maps letters/digits to dot/dash sequences; timing follows standard unit speeds (WPM selectable).
Tips
- Start at slow WPM and speed up as you memorize.
- Use word separator ' / ' to keep both directions clear.
Limitations
Characters outside the Morse table are skipped with a note.
Frequently asked questions
Which Morse alphabet is used?
International Morse, including digits and common punctuation.
How are words separated?
Letters separate by a space; words separate by ' / ' in the output.
Can I hear it?
Yes — a play button renders dots/dashes as short audibles via the Web Audio API.