🔁

ROT13 Encoder / Decoder

Encode or decode text with the ROT13 substitution cipher instantly. Free, private, runs in your browser.

📝 Text Tools Free Browser-based
Tool

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. Because there are 26 letters, applying ROT13 twice returns the original text — encoding and decoding are the same operation. Non-letter characters (digits, spaces, punctuation) are left unchanged.

ROT13 Substitution Table

PlainROT13
A B C D E F G H I J K L MN O P Q R S T U V W X Y Z
N O P Q R S T U V W X Y ZA B C D E F G H I J K L M

Common Uses

ROT13 is widely used on internet forums and newsgroups to hide spoilers, puzzle answers, or mildly offensive content so readers must actively choose to decode it. It is not a secure cipher — anyone who recognises it can decode it instantly — but it serves as a simple "opt-in" text obfuscation layer.

Frequently Asked Questions