Morse Code Translator
Convert text to Morse code and Morse code to text. Supports ITU Morse code standard with letters, numbers, and punctuation. Listen to Morse code audio playback using the Web Audio API.
Convert text to Morse code and Morse code to text instantly. This free Morse code translator supports the International (ITU) Morse code standard, including all letters A-Z, numbers 0-9, and common punctuation marks. Listen to the Morse code audio playback using the Web Audio API. All translation happens entirely in your browser β no data is sent to any server.
100% Client-Side Processing
All Morse code translation and audio playback happen directly in your browser using JavaScript and the Web Audio API. Your data never leaves your device.
How to Use the Morse Code Translator
- Select your mode: "Text to Morse" converts regular text to Morse code, "Morse to Text" decodes Morse back to text.
- Enter your input: Type or paste text for encoding, or enter dots and dashes for decoding.
- Morse code format: Use dots (.) and dashes (-) for each character, spaces between letters, and slash (/) between words.
- Play audio: Click "Play Audio" to hear the Morse code as audio beeps at 600Hz.
- Copy or swap: Copy the result or swap input/output to reverse the translation.
International Morse Code Reference
Features
ITU Standard
International Telecommunication Union Morse code standard
Full Character Set
Letters A-Z, numbers 0-9, and common punctuation
Audio Playback
Listen to Morse code with Web Audio API beeps
Bidirectional
Convert text to Morse and Morse to text
Real-Time
Instant translation as you type
Mobile Friendly
Works on all devices including phones and tablets
Related Tools
Need text encoding? Try our Base64 Encoder/Decoder or Hex-Text Converter.
Frequently Asked Questions
What is Morse code?βΌ
Morse code is a character encoding method that represents letters and numbers as sequences of dots (short signals) and dashes (long signals). Invented by Samuel Morse and Alfred Vail in the 1830s, it was originally used for telegraph communication. The International (ITU) standard is the most widely used version today.
What does SOS look like in Morse code?βΌ
SOS in Morse code is ... --- ... (three dots, three dashes, three dots). It was chosen as the international distress signal because it's easy to transmit and recognize, not because it stands for "Save Our Souls" β that's a backronym.
How is timing structured in Morse code?βΌ
A dot is the basic time unit. A dash is 3 dots long. The gap between parts of a letter is 1 dot, between letters is 3 dots, and between words is 7 dots. This audio tool uses an 80ms dot duration at 600Hz for clear playback.
Is Morse code still used today?βΌ
Yes. While Morse code is no longer required for commercial maritime or aviation, it is still used by amateur (ham) radio operators, in aviation navigation aids (VOR/NDB), for accessibility devices, and as a fun hobby. Some smartphone keyboards also support Morse code input.
Frequently Asked Questions
β Is this tool free?
Yes! All our tools are completely free. No registration, no hidden charges, no ads. Just open and use.
π Is my data safe?
Absolutely. All calculations happen in your browser. We don't store, send, or track any of your data. Everything is processed locally on your device.
π± Can I use this on mobile?
Yes! All our tools are fully responsive and work perfectly on smartphones, tablets, and desktops.
π Do I need internet?
No! Once the page loads, you can use the tool completely offline. All calculations happen in your browser without any server connection.