jarvisbox

Morse Code Translator

Convert text to Morse code or decode Morse back to text. Letters are separated by spaces, words by /.

100% client-side · no upload

What is Morse code?

Morse code encodes letters and numbers as sequences of short and long signals (dots "." and dashes "−"). Letters within a word are separated by a single space; words are separated by / or three spaces. This tool supports A–Z, 0–9, and common punctuation marks.

How to use

  1. To encode: type plain text and click Text → Morse.
  2. To decode: paste Morse code (e.g. ... --- ...) and click Morse → Text.
  3. Word breaks use / when encoding; use the same separator when decoding.

Related tools: Binary ↔ Text, ROT13, Caesar Cipher

Preguntas frecuentes

What is Morse code?
Morse code is a character-encoding scheme that represents letters and numbers as sequences of dots (short signals) and dashes (long signals), separated by spaces. It was developed by Samuel Morse and Alfred Vail in the 1830s for use with the electric telegraph.
Does my data leave my device?
No. All Morse code translation is pure JavaScript running entirely in your browser.
Does it work on mobile?
Yes. The tool works in any modern mobile browser and transforms text instantly as you type.
Reportar un problema con esta herramienta