Wingdings vs Morse Code vs Caesar Cipher
Three classic secret codes that are often confused. Here is what each one really is, how they compare, and how to layer them into better puzzles.
Wingdings, Morse code and the Caesar cipher are the three “secret codes” most people meet first. They look very different, but they are often confused. One is a font, one is a communication code, and one is a real, if very old, cipher. This guide compares them side by side and shows how to combine them for stronger puzzles.
The same word in three systems
| System | “HELLO” looks like |
|---|---|
| Wingdings | ☟︎☜︎☹︎☹︎🏳︎ |
| Morse code | .... . .-.. .-.. --- |
| Caesar cipher (shift 3) | KHOOR |
Wingdings: a symbol substitution
Wingdings is a font made by Microsoft in 1990, not a code designed for secrecy. Each keyboard character is simply drawn as a picture. Used as a code, it is a substitution cipher: every letter always becomes the same symbol. Its strength is that it looks completely unreadable; its weakness is that anyone with the chart, or a decoder, can read it immediately.
Morse code: a code for transmission
Morse code was developed in the 1830s and 1840s by Samuel Morse and Alfred Vail for the electric telegraph. It represents letters as short and long signals, dots and dashes, that can be sent as clicks, beeps, flashes of light or taps. The international version is still used by amateur radio operators and in emergencies, where SOS (... --- ...) is universally recognised.
Morse code was never meant to be secret. It is a way to send letters over a channel that can only carry on and off signals. Anyone who knows it can read it.
Caesar cipher: a real cipher
The Caesar cipher is named after Julius Caesar, who according to the Roman historian Suetonius protected his private letters by shifting each letter three places along the alphabet: A becomes D, B becomes E, and so on. It is a true cipher: the message is deliberately scrambled with a key (the shift).
It is also very weak. With only 25 possible shifts, anyone can try them all in minutes, and frequency analysis breaks it even faster.
Side by side comparison
| Wingdings | Morse code | Caesar cipher | |
|---|---|---|---|
| What it is | A font of pictures | A signalling code | A shift cipher |
| Origin | Microsoft, 1990 | Morse and Vail, 1830s to 1840s | Julius Caesar, 1st century BC |
| Designed for secrecy? | No | No | Yes |
| Needs a key? | A chart | A chart | The shift number |
| Can be sent as sound or light? | No | Yes | No |
| Upper and lower case | Different symbols | Same signal | Usually ignored |
| How hard to break | Very easy with a decoder | Not secret | Easy: 25 possible shifts |
| Best use today | Fun messages, puzzles, games | Radio, emergencies, puzzles | Teaching cryptography |
Combining them for better puzzles
Each system is weak alone, but layering them makes a satisfying multi step puzzle for escape rooms and classrooms:
- Caesar first: shift your message by three. “HELLO” becomes “KHOOR”.
- Then Wingdings: convert the shifted text with the translator. “KHOOR” becomes 😐︎☟︎🏳︎🏳︎☼︎.
- Players work backwards: decode the Wingdings to get “KHOOR”, notice it is not English, then try Caesar shifts until the real word appears.
For an extra layer, give the shift number as a Morse code tap pattern or a flashing light in the room.
Which one should you use?
- For a visual puzzle that looks mysterious at a glance: Wingdings.
- For a puzzle using sound or light: Morse code.
- For teaching how ciphers and keys work: the Caesar cipher, followed by our Wingdings classroom activity.
- For real privacy: none of them. Use modern encryption, such as end to end encrypted messaging apps.
Frequently asked questions
Is Wingdings a cipher?
Wingdings is a font, but used as a code it works like a substitution cipher: each letter always becomes the same symbol.
Is Morse code secret?
No. Morse code is a way to send letters as short and long signals over a telegraph, radio or light. Anyone who knows it can read it.
Which is hardest to break?
None of them is secure. The Caesar cipher has only 25 possible shifts, and Wingdings can be read instantly with a decoder.