ROT13 Cipher
Encode and decode text using the ROT13 substitution cipher
What is ROT13?
ROT13 is a simple letter substitution cipher that replaces each letter with the letter 13 positions after it in the alphabet. Since there are 26 letters, applying ROT13 twice returns the original text.
Example: "Hello World" → "Uryyb Jbeyq"