U//
UTRUMQboth,both is good

Learn More ↗

Utrumq

Encode, decode, and search cipher settings.

QWERTY / S2 / R0 / N

PLAINTEXT INPUT

What do you want to encode?

0 chars

CIPHERTEXT OUTPUT

Result

0 chars
Your result will appear here…

REFERENCE

Character mapping

26 symbols · span 2

FIELD NOTES

How it works

01

Span

Each symbol is replaced by the two symbols the given number of positions away on the circular layout.

a → od
02

Rotation

After finding the pair, each output symbol can move forward through the layout. Rotation 0 leaves it unchanged.

a → od → (R2) gj
03

Direction

Normal emits the left symbol first. Reversed emits the right symbol first. Decoding validates both sides converge.

N: od   REV: do
04

Bruteforce

With a known layout, every valid key is decoded and ranked by a lightweight English readability score.

valid pair → score → rank
Copied