Morse Code Converter

Convert text to Morse code using dots and dashes, or decode Morse code back to readable text.

0 chars0 bytes

What is Morse Code?

Morse code is a method of encoding text characters using sequences of dots (.) and dashes (-). It was developed in the 1830s for telegraph communication.

Morse Code Format

  • Letters are separated by spaces
  • Words are separated by forward slash (/)
  • Dot (.) = short signal
  • Dash (-) = long signal

Common Codes

  • SOS = ... --- ...
  • HELLO = .... . .-.. .-.. ---

Keyboard Shortcuts

  • Ctrl + L - Focus input field
  • Ctrl + Enter - Repeat last action
  • Alt + S - Swap input/output
  • Ctrl + Shift + C - Copy result
  • Ctrl + S - Download result
  • Escape - Clear all inputs
  • Tab - Insert spaces
  • Double-click output area - Select all text