ROT5 Cipher

Rotate decimal digits 0–9 by five positions.

Your data stays in your browser. Nothing is uploaded to our servers.

Output

About ROT5 Cipher

ROT5 shifts each digit 0–9 forward by five (5↔0). Letters and symbols are left unchanged. Applying ROT5 twice returns the original digits.

How to use it

  1. Paste input (or set the options).
  2. Click Rotate, or press ⌘/Ctrl + Enter.
  3. Copy the result.

Related tools