Tool to decrypt/encrypt Morse code. Morse code is a system allowing to code a message by short and long impulsion. It is one of the first telecommunication codes.
Morse Code - dCode
Tag(s) : Telecom, Substitution Cipher
dCode is free and its tools are a valuable help in games, maths, geocaching, puzzles and problems to solve every day!
A suggestion ? a feedback ? a bug ? an idea ? Write to dCode!
Morse code is a communication system using short and long pulses (sounds, lights, electrical signals, etc.) to represent the letters of the alphabet.
Adopted worldwide, it was an essential precursor to telecommunications. Although largely replaced by digital technologies, it remains a precursor in telecommunications and retains a historical place in certain areas such as military, maritime and radio transmissions, as well as for the famous SOS distress signal.
Morse code assigns to each letter, digit, or punctuation sign, a unique combination of signals made of short and long impulsions (usually represented with a dot . and a dash -).
The alphabet or complete table of Morse Code is
Example: DCODE is coded in Morse language -.. -.-. --- -.. .
Long and short pulses can be electrical, sound, light signals, or any other telecommunication format, anything is possible.
By convention, when writing, each character code is separated by a space and each word is separated by a slash /. Sometimes the characters are separated by a / and the words by a double slash //.
The ciphered message is mainly composed of dots and dashes (or, but this is rarer, any other couple of characters).
Morse code is often an auditive code, long and short beep sounds.
Example: bip biiiip bip = .-.
There is also a luminous variant, the presence of a clignotant light for 2 distinct durations.
Same with syllables in I or E for short and A or O for long.
Example: TATITA = -.- (long, short, long)
Messages sometimes starts with △ -.-.- (start of transmission) and end with ▽ .-.-. (end of transmission) (NB: The code .-.-. is also the code for the character +.)
There is no standard way to write Morse code since it is primarily an audio signal.
Ideally, the written Morse code should be arranged on the same line. Computers, however, has trouble writing it with the dashes - or _ and the dots . which are not at the same level.
The key is to differentiate the characters: example ▄ (short) and ▄▄▄▄ (long).
Listen to the message and type simultaneously on a keyboard . (dot) for a short/acute sound and - (dash) for a long/grave one.
If the message is too fast or the sound is noisy, use the spectral analysis tool.
Deciphering Morse without a separator is very difficult, a separator is almost essential as the possibilities are exponential.
Example: -.-. (4 characters) can mean 8 different things: C or KE or NN or NTE or TR or TAE or TEN or TETE
Each Morse code character (dash or dot) multiplies the number of possibilities by 2.
Example: 4 characters is therefore 2^4 = 8 possible translations, for 20 characters it is more than 1 million possibilities.
To help decryption dCode offers tools, including a brute-force or dictionary attack. Most methods will favor common letters in French (like E) and filter the results to retain only the most probable ones.
It is possible to replace the two characters for short and long by others like A and B for example.
A variant of Morse code can reverse the dashes and dots to fool the decoder.
There is a fairly well known overencryption: Fractionated Morse cipher.
There are no real rules, however, frequent characters (E, T, A for example) are coded with short signals (1 or 2 impulsions). The less frequent letters are coded with 4 signals maximum, digits with 5.
Many methods are used, the principle is to remember 26 words, and with these words find the corresponding association between a letter and its code.
Here is a list of words where each vowel is a dot, each consonant is a dash.
Example: V is described by oooh, that has three vowels and one consonant, so V is coded in Morse with ...-
A | ax |
B | beau |
C | cola |
D | duo |
E | e |
F | uomo |
G | gnu |
H | oooa |
I | io |
J | iggs |
K | kim |
L | olei |
M | vn |
N | no |
O | pls |
P | ople |
Q | drug |
R | ice |
S | ooo |
T | t |
U | ear |
V | oooh |
W | arc |
X | heat |
Y | hanz |
Z | blue |
Another method used English pronunciation, stressed syllables standing for a dash and unstressed syllabes stands for a dot.
Example: PSYCHOLOGY, begins with a P, and contains 2 syllables in O, P is then coded in Morse .--.
A | aGAIN, aPART |
B | BE a good boy |
C | COca-Cola, CHARlie-CHARlie |
D | DRAcula |
E | eh! |
F | for the FAIRest |
G | GOOGOLplex |
H | holyday in |
I | i bid |
J | in JAWS JAWS JAWS |
K | KANGaROO |
L | liNOleum |
M | MAMA |
N | NAvy, NAzi |
O | OH MY GOD, OREO |
P | a PIZZA pie |
Q | QUEENs WEDding DAY |
R | roTAtion |
S | sisisi |
T | TALL |
U | uniFORM |
V | victory V |
W | the WORLD WAR |
X | X marks the SPOT |
Y | WHY dit I DIE |
Z | ZOO ZOO keeper |
. | a STOP, a STOP, a STOP |
, | COMMA, it s a COMMA |
? | it s a QUESTION, is it? |
To train yourself, morse code kits are available (for children and adults) to transmit Morse here (affiliate link)
SOS is coded ...---... (3 shorts, 3 longs, 3 shorts)
In practice, when a letter is finished, the morse encodes the end of a character with empty sounds (silence) or empty visuals a bit long.
When retranscribing, a slash / or any separating character can be added.
Morse code was developed by Samuel Morse, an American scientist whose name he kept.
Morse therefore has no meaning or relation to the walrus animal (morse in French).
Morse Code was invented in 1835 by Samuel Morse
dCode retains ownership of the "Morse Code" source code. Except explicit open source licence (indicated Creative Commons / free), the "Morse Code" algorithm, the applet or snippet (converter, solver, encryption / decryption, encoding / decoding, ciphering / deciphering, breaker, translator), or the "Morse Code" functions (calculate, convert, solve, decrypt / encrypt, decipher / cipher, decode / encode, translate) written in any informatic language (Python, Java, PHP, C#, Javascript, Matlab, etc.) and all data download, script, or API access for "Morse Code" are not public, same for offline use on PC, mobile, tablet, iPhone or Android app!
Reminder : dCode is free to use.
The copy-paste of the page "Morse Code" or any of its results, is allowed (even for commercial purposes) as long as you credit dCode!
Exporting results as a .csv or .txt file is free by clicking on the export icon
Cite as source (bibliography):
Morse Code on dCode.fr [online website], retrieved on 2024-11-05,