Rosicrucian / Templar Cipher

Secret society pigpen variant with dot-position encoding

Ad placeholder (leaderboard)

The Rosicrucian cipher (also called the Rose Cross cipher) is a pigpen-style substitution scheme associated with esoteric societies. Where ordinary pigpen gives every letter its own line shape, the Rosicrucian variant fits three letters into each of nine grid cells and distinguishes them with a dot placed on the left, centre, or right. This tool turns text into that cell-and-dot notation, all in your browser.

How it works

Letters are written into a 3×3 grid three at a time. The first cell holds A B C, the second D E F, and so on:

 ABC | DEF | GHI
 ----+-----+----
 JKL | MNO | PQR
 ----+-----+----
 STU | VWX | YZ

Within each cell the three letters are separated by dot position: a dot on the left means the first letter, a dot in the centre means the second, and a dot on the right means the third. So the lines you draw show which cell a letter belongs to, and the dot shows which of the three it is. The last cell holds only Y and Z, leaving one slot spare.

Tips and example

Encoding MIX:

  • M is the second letter of cell 5 → cell 5, centre dot
  • I is the third letter of cell 3 → cell 3, right dot
  • X is the third letter of cell 8 → cell 8, right dot

To draw it by hand, sketch the grid-corner lines that describe each cell, then add the dot in the correct position. The notation 5C 3R 8R records the same thing as text. Because the grid is fixed, the cipher is for symbolism and light privacy, not real security.

Ad placeholder (rectangle)