OhMyCalc

ROT13 Cipher

Encode and decode text using the ROT13 cipher — shift each letter by 13 positions.

ROT13 is defined for the Latin alphabet only. Non-Latin characters are left unchanged.

How to Use ROT13 Cipher

  1. Enter or paste your text.
  2. Click Process to see the result.
  3. Copy the output as needed.
  4. The tool works entirely in your browser.

Quick Reference

FromTo
AN
HelloUryyb
ZM
Apply twiceOriginal text
UppercasePreserved
NumbersUnchanged

Use Cases

Formula

Each letter shifted by 13. ROT13(ROT13(text)) = text.

Frequently Asked Questions

How to use?
Enter the data and click the process button.
Is my data safe?
All processing happens in your browser. No data is sent to a server.
Is it free?
Yes, all tools are completely free.
Does ROT13 work with non-Latin alphabets?
No. ROT13 is a fixed 13-position rotation of the 26-letter Latin alphabet. Characters outside A-Z are preserved instead of converted.