Morse Code Converter
Convert text to Morse code, decode Morse code to text, and play the signal as audio.
Morse Code Converter
Convert text to Morse code, decode Morse back to readable text, and play the signal in your browser with adjustable speed and pitch.
Supported input
- Letters A-Z and numbers 0-9
- Common punctuation marks
- Slash separators for words in Morse input
How to use Morse Code Converter
The Morse code converter turns text into Morse code, decodes Morse back to text, and can play the signal. It is useful for learning, testing, and small hobby projects.
Developers often use this page when they need morse code converter, morse code translator, morse code decoder, and text to morse code.
Privacy and data handling
This tool is designed to run in your browser for normal use, so your input does not need to be sent to a server.
- Input and output stay on the page while you work.
- Copy buttons use your browser clipboard permission when available.
- Avoid pasting private production data on shared or untrusted devices.
Examples
Encode SOS
Input
SOSOutput
... --- ...Use spaces between Morse letters and a slash between words.
Steps
- 1Enter normal text or Morse code.
- 2Review the converted output.
- 3Adjust speed and pitch if you want to play the signal.
Common use cases
- Decode an SOS or short Morse message.
- Learn letters and numbers in Morse code.
- Generate a signal for a small game, puzzle, or demo.
Practical tips
- Use spaces between letters and a slash between words.
- Start with slow playback when learning.
- Punctuation support can vary, so review the output.
FAQ
How do I separate words in Morse code?
A slash is commonly used between words in text form, for example ... --- ... / .... . .-.. .--.
Can this play Morse code audio?
Yes. The tool can play the generated signal in the browser with adjustable speed and pitch.
Related Developer Tools
Text Statistics
Count words, characters, lines, reading time, and top words.
String Case Converter
Convert text to camelCase, snake_case, kebab-case, and more.
Base64 Encoder/Decoder
Encode text and images to Base64, or decode Base64 text.
HTML Entities
Encode or decode HTML entities and special characters.