Morse Code is a communication method that encodes text characters using combinations of two different signals: dots (.) and dashes (-).
It was invented by Samuel Morse and was widely used in telegraph communication.
Rules:
/Example:
SOS ... --- ... HELLO WORLD .... . .-.. .-.. --- / .-- --- .-. .-.. -..
| Chars | Morse | Chars | Morse | Chars | Morse |
|---|---|---|---|---|---|
| A | .- | B | -... | C | -.-. |
| D | -.. | E | . | F | ..-. |
| G | --. | H | .... | I | .. |
| J | .--- | K | -.- | L | .-.. |
| M | -- | N | -. | O | --- |
| P | .--. | Q | --.- | R | .-. |
| S | ... | T | - | U | ..- |
| V | ...- | W | .-- | X | -..- |
| Y | -.-- | Z | --.. | 0 | ----- |
| 1 | .---- | 2 | ..--- | 3 | ...-- |
| 4 | ....- | 5 | ..... | 6 | -.... |
| 7 | --... | 8 | ---.. | 9 | ----. |
| . | .-.-.- | , | --..-- | ? | ..--.. |
| ' | .----. | ! | -.-.-- | / | -..-. |
| ( | -.--. | ) | -.--.- | & | .-... |
| : | ---... | ; | -.-.-. | = | -...- |
| + | .-.-. | - | -....- | _ | ..--.- |
| " | .-..-. | $ | ...-..- | @ | .--.-. |