Morse Code Translator
Translate text to Morse code and Morse code back to text, with audio playback of the dots and dashes. Supports the full International Morse Code alphabet and numbers.
How to use the morse code translator
Type text to encode it as Morse, or paste Morse to decode. Use space between letters and ' / ' between words.
Formula & explanation
International Morse Code (ITU). Letter separator is a single space; word separator is ' / '.
Examples
SOS = ... --- ... ; HELLO = .... . .-.. .-.. --- .
Frequently asked questions
- Does this encode punctuation?
- Yes — common punctuation (. , ? ! ' / etc.) is mapped per ITU.
Related text & string tools
- Text DiffSide-by-side diff comparison of two text blocks with line-by-line highlighting. Shows added, removed, and changed lines — useful for comparing document versions or config files.
- Text ReverserReverse the characters, words, or individual lines of any text. Useful for debugging palindromes, creating mirror text, or just having fun with strings.
- Find & ReplaceBulk find and replace across any block of text with plain text or regex patterns. Supports case-sensitive matching, global replace, and regular expression capture groups.
- Lorem Ipsum GeneratorGenerate paragraphs, sentences, or words of classic lorem ipsum placeholder text. Choose the amount and copy instantly — useful for mockups, wireframes, and design prototypes.
- Sort Lines / Sort List OnlineSort a list of words, names, or numbers — alphabetically A→Z or Z→A, numerically, or randomly. Paste any list and get sorted results instantly.
- Word & Text CounterCount words, characters, lines, sentences, and reading time instantly. Paste any text — article, essay, or code — and get a live breakdown. Also shows unique word count and average word length.