Morse Code Translator

Convert text to Morse code or decode Morse back to text. Uses the international standard with dots (·) and dashes (−).

Result

Morse Code Reference

About Morse Code

Morse code is a method of encoding text characters using sequences of dots and dashes. Invented by Samuel Morse in the 1830s, it was the primary mode of long-distance communication until the mid-20th century.

How to Read Morse Code

  • A dot (·) is a short signal
  • A dash (−) is a long signal (3 dots long)
  • Letters are separated by spaces
  • Words are separated by forward slashes (/)

Related Encoding & Conversion

Base64 Encoder

Safely convert text data to and from Base64 encoding cleanly in the browser.

Base64 Encoder/Decoder

Encode any string into Base64 format securely, or decode Base64 back into text.

URL Encoder/Decoder

Safely encode messy strings for browser HTTP URLs automatically online.