You are on page 1of 4

CIPHER WHEEL

How on EARTH do I code and decode on it!!?!?!


Starting point

Inner “Code” wheel Outer “English” Wheel


Encode the message “Whats up”

1. Rotate the inner 5. W  R


wheel to create a 6. H  C
key.
7. A  6
2. Here, our
encryption key is 8. T  O
A6. 9. S  N
10. Space  V
11. U  P
12. P  K

The encoded message is


RC6ONVPK
4. To decode, read inside
Decode the message to outside.
“76UDIB6W” 5. Our message starts with
7, which decodes to B.

1. Rotate the wheel


to encryption key 5. 7  B
used to encode 6. 6  A
the message.
2. Again, we’ve 7. U  Z
used A6 8. D  I
9. I  N
10. B  G
11. 6  A
12. W  !
The decoded message is “Bazinga!”

You might also like