← Back to Home

Morse Code Decode

Convert Morse code back to text

Frequently Asked Questions

How do I format Morse code for decoding?

Separate letters with spaces and use "/" to represent word spaces. For example: ".... . .-.. .-.. --- / .-- --- .-. .-.." translates to "HELLO WORLD".

What characters can be decoded?

The tool supports decoding letters A-Z, numbers 0-9, and common punctuation marks including periods, commas, question marks, apostrophes, exclamation points, and others.

What if my Morse code has errors?

Unrecognized Morse code patterns will be left unchanged in the output. Make sure to use standard dot (.) and dash (-) characters with proper spacing.

Why is my decoded text all uppercase?

Morse code doesn't distinguish between uppercase and lowercase letters. The decoder uses uppercase letters by convention, but you can easily convert the output to lowercase if needed.