Example:
Using the simple word HELLO and the key letter B:
Find the key letter in the left row-header and the intersecting character of the text from the top column-header, continuing this method for each letter of the text, to get the first rotation "IFMMP". The new key letter is I and we then rotate IFMMP, continuing for every letter - see the table below:
| Key Letter |
Rotated text |
Letter Placement |
Encrypted Letter |
| B |
IFMMP |
1st |
I |
| I |
QNUUX |
2nd |
N |
| N |
DAHHK |
3rd |
H |
| H |
KHOOR |
4th |
O |
| O |
YVCCF |
5th |
F |
We can see from this that the word HELLO encrypted using the key letter B becomes INHOF.
To save you doing it all manually a converter is provided below.