Cipher 101 Tutorials

Polybius Square Cipher Tutorial

Beginner 20 minutes

What is a Polybius Square?

The Polybius Square is a table that allows one to translate letters into numbers. It was originally invented by the ancient Greek historian Polybius. The most common form is a 5x5 grid, where each letter of the alphabet is placed (I and J are usually combined to fit the 25 squares).

How it Works

Each letter is represented by its coordinates in the grid. For example, in the standard 5x5 grid, 'A' would be '11', 'B' would be '12', and so on.

Standard 5x5 Polybius Square:
12345
1ABCDE
2FGHI/JK
3LMNOP
4QRSTU
5VWXYZ

To encrypt "HELLO", you would find the coordinates for each letter: H=23, E=15, L=31, L=31, O=34. So "HELLO" becomes "2315313134".