Skip to main content

Morse Code Translator

Translate text to Morse code and Morse code back to text with support for International (ITU), American Railroad, and Continental Morse alphabets. Each version maps its own character set, and the translator handles letters, digits, and punctuation while defaulting to the International standard.

Runs entirely in your browser

This tool sends nothing over the network. Everything you enter is processed on your device and never reaches our servers.

Education
Technology
Loading the tool
Reference

Documentation

Morse code translation converts between plain text and Morse code in either direction. Three historically distinct Morse alphabets are supported: International (ITU), American Railroad, and Continental (Gerke). International Morse is the default and the most widely recognized standard, used in amateur radio, aviation, and maritime communication.

  • International (ITU) covers the full Latin alphabet, digits 0 through 9, and common punctuation marks. American Railroad uses different dash lengths and intra-character spacing for certain letters. Continental (Gerke) predates the ITU standard and encodes several letters differently, so the same message can produce three distinct dot-dash patterns depending on the alphabet chosen.
  • A period (.) represents a dot and a hyphen (-) represents a dash when entering Morse code manually. A single space separates individual characters, and a forward slash (/) separates words. For example, .... . .-.. .-.. --- decodes to HELLO, and .... . .-.. .-.. --- / .-- --- .-. .-.. -.. decodes to HELLO WORLD.
  • Swapping the input and output while flipping the translation direction gives a quick round-trip check of an encoded message against its source text, which is a fast way to confirm a hand-transcribed sequence matches what was actually sent.
  • The character separator (space, slash, or pipe) and word separator (slash, double space, or pipe) used in Morse output can each be customized, along with an option to display the full character mapping for the selected alphabet as a reference chart. The chart is the fastest way to cross-check an unfamiliar letter or punctuation mark against its dot-dash pattern in whichever of the three alphabets is currently selected.

Morse code remains relevant across education, emergency preparedness, accessibility, and hobbyist communities. Translating between text and Morse supports a range of practical and creative applications.

  • Amateur Radio: Encode and decode CW (continuous wave) messages for ham radio practice. Operators preparing for license exams can verify their manual encoding against the translator output to build accuracy before on-air sessions.
  • Emergency Communication: Prepare Morse-encoded distress signals for situations where voice communication is not available. Encode SOS (... --- ...) and other standard prosigns for flashlight, mirror, or audible signaling practice.
  • Education: Teach students the structure of early telecommunication encoding systems. Compare how the International, American, and Continental standards assign different dot-dash patterns to the same letters, illustrating how encoding efficiency evolved over time.
  • Puzzle Design: Create escape room clues, geocache hints, or scavenger hunt challenges encoded in Morse. Switching between alphabets adjusts difficulty, with American Railroad patterns offering less familiar encodings for experienced solvers.
  • Accessibility Research: Explore Morse code as an alternative input method for assistive technology. Single-switch and dual-switch Morse input systems allow users with limited mobility to type by sending dot and dash signals.
  • Historical Research: Decode messages from Civil War-era telegraph records that used American Railroad Morse. Compare original transcriptions against the American alphabet mapping to verify archival accuracy.
  • Creative Projects: Generate Morse-encoded text for jewelry engraving, tattoo designs, artwork, or decorative prints. Translated names, dates, or short phrases are worth verifying against the reference chart before committing to a permanent medium.
  • Military Training: Practice encoding and decoding field messages using standard NATO Morse procedures. Verify manual transcriptions against the translator to identify and correct pattern recognition errors during training exercises.
Inputs, outputs, and what the Morse Code Translator computes

What the Morse Code Translator asks for and what it returns, as a plain list. Defaults, units, and ranges are the ones the form loads with.

Inputs

  • Text to Morse / Morse to Text · default: Text to Morse
  • Morse Code Version · default: International (ITU)
  • Input
  • Character Separator · default: Space
  • Word Separator · default: /
  • Show Morse code reference chart · default: off
  • Output

Controls

Reset · Copy