Convert text to Morse code or decode Morse signals back to readable text using dots and dashes.
Supported Tools:
Encode text into Morse code or decode Morse code back into readable text.
Morse code is a communication system that represents letters, numbers, and punctuation using sequences of dots and dashes. It was originally developed for telegraph communication and is still widely recognized in radio communication, emergency signaling, and learning cryptography basics.
Input:
keydecryptor
Output:
-.- . -.-- -.. . -.-. .-. -.-- .--. - --- .-.
How does Morse code represent letters?
Each letter and number is represented using a unique sequence of dots and dashes. For example, A is .- , B is -... , and SOS is ... --- ... .
How are words separated in Morse code?
Letters are typically separated by a space, while words are separated by a longer space or a slash character depending on the format used.
Where is Morse code still used today?
Morse code is still used in amateur radio communication, aviation navigation signals, emergency distress signals, and educational demonstrations of early communication systems.