Skip to main content
Home Tools ROT13 Encoder / Decoder
🔐 Encoding & Security ✅ 100% Free ⚡ Instant

ROT13 Encoder / Decoder

Apply ROT13 (or any custom Caesar cipher rotation) to your text. ROT13 is its own inverse — encoding and decoding use the same operation. Non-letter characters are passed through unchanged.

Rotation: ROT13
Plain Text 0 chars
ROT13 Output 0 chars
Enter text to begin.
📊 Stats
0
Input chars
0
Output chars
📖 ROT13 Reference
A↔N   B↔O   C↔P
D↔Q   E↔R   F↔S
G↔T   H↔U   I↔V
J↔W   K↔X   L↔Y
M↔Z

What is ROT13?

ROT13 (Rotate by 13) is a simple letter substitution cipher that replaces each letter with the letter 13 positions after it in the alphabet. Since the English alphabet has 26 letters, applying ROT13 twice returns the original text — encoding and decoding are the same operation. ROT13 was commonly used in Usenet groups and early internet forums to obscure spoilers, solutions to puzzles, or potentially offensive content.

Frequently Asked Questions

No. ROT13 is a trivial substitution cipher with no key — anyone who knows ROT13 (which is common knowledge) can instantly decode it. It provides zero security and should never be used to protect sensitive information. Its only purpose is to mildly obscure text from casual reading, like hiding a movie spoiler.
ROT13 is a specific Caesar cipher with a fixed rotation of 13. A Caesar cipher uses any rotation from 1 to 25. Julius Caesar reportedly used ROT3 (shift of 3) for his military communications. This tool supports all 25 rotations via the custom shift option.
ROT13 is defined as operating only on the 52 Latin letters (A–Z, a–z). Numbers, punctuation, spaces, and other characters are passed through unchanged. This preserves the readability of non-alphabetic content while obscuring the letter-based meaning.
Copied!