Escape Game11 min read

Escape Room Cipher Codes: Beginner's Complete Guide

Learn the 10 most common escape room cipher codes. Crack any substitution, shift, or symbol cipher with this step-by-step beginner guide. Includes free practice locks.

Escape Room Cipher Codes: Beginner's Complete Guide

Escape Room Cipher Codes: Beginner's Complete Guide

Escape room cipher codes are encoded messages — numbers, letters, or symbols that have been scrambled or substituted using a systematic rule — that players must decode to reveal a lock combination. A cipher transforms readable information into an unreadable format; your job as a player is to reverse that transformation.

If you've ever stared at a wall of strange symbols in an escape room and felt completely lost, this guide will change that. We'll walk through the 10 ciphers you're most likely to encounter, with step-by-step decoding instructions for each.


How Ciphers Work: The Core Concept

Every cipher has two components:

  1. The encoded message — what you see (gibberish until decoded)
  2. The key — the rule that transforms encoded text back to readable text

In escape rooms, the key is always findable in the room. Designers never expect you to crack ciphers without a key — that would require cryptanalysis expertise far beyond typical players. When you find a cipher message, your first task isn't to solve it — it's to find the key.

The golden rule: Before spending time on an encoded message, locate the key.


The 10 Escape Room Ciphers You Need to Know

Cipher 1: A=1, B=2 (Simple Alphabetic Substitution)

The most common escape room cipher. Each letter of the alphabet is replaced by its position number.

The key:

A=1, B=2, C=3, D=4, E=5, F=6, G=7, H=8, I=9, J=10,
K=11, L=12, M=13, N=14, O=15, P=16, Q=17, R=18, S=19, T=20,
U=21, V=22, W=23, X=24, Y=25, Z=26

Example: You find the message 15-16-5-14

Decoding: 15=O, 16=P, 5=E, 14=N → OPEN

How designers use this: Often paired with a code lock where players need the word OPEN, LOCK, FIRE, or other short meaningful words. The cipher sheet might be hidden as part of a prop — a child's alphabet poster, a number-letter decoder "toy."

Your strategy: When you find a list of numbers with values 1-26, immediately try A=1, B=2 decoding.

Cipher 2: Caesar Cipher (Shift Cipher)

Every letter is shifted a fixed number of positions in the alphabet. The most famous cipher in history.

Example with shift 3:

A→D, B→E, C→F, D→G, E→H, F→I, G→J, H→K, I→L, J→M,
K→N, L→O, M→P, N→Q, O→R, P→S, Q→T, R→U, S→V, T→W,
U→X, V→Y, W→Z, X→A, Y→B, Z→C

Encoded: HOOR ZRUOG → Decoded with shift 3: HELLO WORLD

The key in escape rooms: The shift value is always given to you. It might be the number on a dial, the age of a character, the floor number of a location in the story. Sometimes the key is a letter that stands in for the shift (if the key says "C", shift by 3 because C is the 3rd letter).

Your strategy: Look for a single number or letter that could represent the shift. Try it. If the decoded result isn't a recognizable word or number, try adding/subtracting 1 from the shift.

Cipher 3: Morse Code

Letters and numbers encoded as sequences of dots (short) and dashes (long).

Common letter reference:

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: --..

Numbers:

1: .----  2: ..---  3: ...--  4: ....-  5: .....
6: -....  7: --...  8: ---..  9: ----.  0: -----

How designers deliver Morse code:

  • Audio clips (dots = short sounds, dashes = long sounds)
  • Flashing lights
  • Visual dot-dash patterns on a poster or object
  • Tapping sequences in a narrative

Your strategy: Listen to or observe the entire sequence before translating. Mark dots and dashes on paper, then look up each letter. Don't try to translate in real-time — you'll lose your place.

Cipher 4: Pigpen Cipher (Masonic Cipher)

A visual substitution cipher where each letter is replaced by a geometric shape based on its position in a grid.

The grid structure: The alphabet is arranged in two tic-tac-toe grids (for A-R) and two X-grids (for S-Z). The shape of the cell containing a letter, with or without a dot, becomes that letter's symbol.

How it appears in rooms: Often found in historical-themed rooms, mystery scenarios, and rooms with secret society narratives. You'll see a series of geometric shapes (L-shapes, U-shapes, angles, shapes with dots).

The key in escape rooms: A pigpen cipher grid should always be provided. Without it, decoding is impractical for most players. The grid might be hidden as a "masonic reference chart" in a book, scratched into a wall, or embedded in a decorative frame.

Your strategy: Once you have the grid, systematically look up each symbol. Don't try to memorize the mapping — just look up each one as you go.

Cipher 5: ROT13

A special case of the Caesar cipher with a shift of exactly 13. What makes it special: encoding and decoding use the same operation (shift 13 forward or backward — same result because the alphabet has 26 letters).

A↔N, B↔O, C↔P, D↔Q, E↔R, F↔S, G↔T, H↔U, I↔V,
J↔W, K↔X, L↔Y, M↔Z (and reverse)

Example: RFFNCR → ROT13 → ESCAPE

In escape rooms: ROT13 appears in tech-themed rooms, programming puzzles, and internet-culture scenarios. It might be labeled "ROT13" directly (common in rooms targeting geek audiences) or presented as a "secret club encoding system."

Your strategy: ROT13 is the only Caesar cipher where the shift is self-evident from the label. If you see "ROT13," just apply the mapping above directly.

Cipher 6: Binary

Numbers represented in base-2 (only 0s and 1s). Each group of 8 bits encodes one character.

Conversion table for common digits:

0 = 00110000     5 = 00110101
1 = 00110001     6 = 00110110
2 = 00110010     7 = 00110111
3 = 00110011     8 = 00111000
4 = 00110100     9 = 00111001

Example: 00110100 00110010 → 4, 2 → 42

In escape rooms: Technology-themed rooms, sci-fi, hacking scenarios. Binary is usually used to encode a short numeric sequence (3-5 digits) rather than a full word — the decoding process is too tedious for long messages.

Your strategy: If you see groups of 8 zeros and ones, try binary. The key clue is often visual (a digital display, a computer terminal, a circuit board schematic).

Cipher 7: First Letter Extraction

Not technically a cipher but used like one. Each item in a list, each word in a phrase, or each line in a text contributes its first letter to spell out the combination word.

Example: A letter reads: "First, go to the library. It holds our secret. Never tell anyone. Destroy this after reading."

First letters: F, I, N, D → FIND

In escape rooms: Any list of items, any multi-line note, any sequence of objects could be using first-letter extraction. It's often combined with narrative (the first letter extraction spells a word that makes thematic sense).

Your strategy: Whenever you have a list or sequence, write down the first letter of each item and see if they spell something meaningful.

Cipher 8: Symbol Substitution (Custom)

The designer creates a completely custom mapping from symbols to letters or numbers. A unique cipher invented for the room.

How it works: Typically, a legend is provided somewhere in the room — a "translator" that shows each custom symbol next to its meaning. Players find the legend, then use it to decode any messages written in the custom cipher.

In escape rooms: Fantasy, alien, or mystical themes often use custom symbol ciphers. The legend might be a "translation dictionary," an "ancient text decoder," or a "signal chart."

Your strategy: Find the legend first. Never attempt to decode a custom symbol cipher without the legend. Once you have it, systematic lookup (symbol by symbol) is all that's needed.

Cipher 9: Phone Keypad (T9/Multi-tap)

Letters mapped to phone keypad numbers:

1=none   2=ABC   3=DEF
4=GHI   5=JKL   6=MNO
7=PQRS  8=TUV   9=WXYZ  0=space

Multi-tap format: The number 2 pressed twice = B. Three times = C.

In escape rooms: 80s/90s retro themes, crime scenes, communication-themed rooms. You'll find a sequence of keypad presses (or the sequence represented as numbers with repeat counts).

Your strategy: The clue almost always tells you which letter on each key to use (first press, second press, third press). "Press 2 twice, 3 once, 6 three times" = B, D, O → BDO or used differently depending on context.

Cipher 10: Braille

The tactile alphabet for visually impaired readers, using patterns of raised dots in a 2×3 grid.

In escape rooms: The braille cipher appears in accessibility-themed rooms, humanitarian scenarios, and rooms that emphasize non-visual solving. It's also used as a puzzle requiring different approaches from standard players.

How it appears: Either as actual raised-dot patterns on a prop, or as a visual representation (dots on paper or screen). A reference chart is always provided.

Your strategy: Braille lookup is slower than other ciphers. If you encounter braille, assign one team member to systematically decode while others work on parallel puzzles.


Try it yourself

14 lock types, multimedia content, one-click sharing.

Enter the correct 4-digit code on the keypad.

Hint: the simplest sequence

0/14 locks solved

Try it now

When You Don't Have the Key

Occasionally, you'll find an encoded message but can't locate its key. This is either by design (the key is deliberately hidden and finding it is part of the puzzle) or a sign you haven't explored the room fully.

Steps When You're Missing a Key

  1. Re-examine every unexplored area — the key might be in a location you haven't searched
  2. Check solved puzzle rewards — some rooms reveal cipher keys only after other puzzles are solved
  3. Look at what you've skipped — players often dismiss items as "decorative" that turn out to be functional
  4. Consider that the clue you found IS part of the key — some keys are assembled from multiple pieces
  5. Use a hint — missing a key is a legitimate reason to request help from a game master

The Key-Before-Cipher Rule

As a designer using CrackAndReveal, always ensure the cipher key is accessible before players encounter the encoded message — or, if you want the key to be its own puzzle, ensure the key's location is clearly hinted. Nothing frustrates players more than spending 15 minutes on an unsolvable cipher because the key hasn't been unlocked yet.


Combining Ciphers: Multi-Step Decoding

Advanced rooms may chain ciphers:

  1. A Caesar cipher message decodes to reveal a set of symbols
  2. Those symbols, using a symbol-to-number key found elsewhere, produce a 4-digit code
  3. That code opens a lock containing a word in Morse code
  4. The Morse word is the final solution

These multi-step decodings are satisfying when the path is clear. They're infuriating when any single link in the chain is ambiguous.

Player strategy for multi-step ciphers:

  • Document every intermediate result
  • Confirm each step before proceeding to the next
  • If an intermediate result doesn't look like it could be a valid input for the next step, backtrack

FAQ

Do I need to memorize cipher tables for escape rooms?

No. Escape rooms always provide the tools you need to solve the cipher within the room. You never need outside knowledge. If you encounter a cipher without a key anywhere in the room, either you've missed the key or the key is unlocked by solving another puzzle first.

What's the most common cipher in escape rooms?

Simple alphabetic substitution (A=1, B=2, C=26) is by far the most common in beginner and intermediate rooms. It's universally understood, easy to design around, and satisfying to decode. Caesar cipher and Morse code are the next most common. Custom symbol ciphers are most common in thematic or advanced rooms.

How long should decoding a cipher take?

For a well-designed cipher with a clear key, 3-5 minutes is typical for an average player. If you're spending more than 10 minutes on a single cipher and you have the key, re-examine whether you're applying the key correctly. Common errors: wrong directionality (decoding instead of encoding), wrong shift value in Caesar, or misidentifying a symbol in a custom cipher.

Can I create cipher-based escape rooms online for free?

Yes. CrackAndReveal's word locks and numeric locks both support cipher-based clue chains perfectly. Design your cipher clue in your document, set the answer (the decoded word or number) as the lock combination, and players work through the cipher to reach it. The platform handles the verification; you handle the puzzle design.


Read also

Ready to create your first lock?

Create interactive virtual locks for free and share them with the world.

Get started for free
Escape Room Cipher Codes: Beginner's Complete Guide | CrackAndReveal