ROT13 Encoder
Encode your text using the simple, reversible Caesar cipher known as ROT13.
The ROT13 Encoder applies a simple letter substitution cipher, shifting each letter 13 places down the alphabet. A quick utility for light obfuscation or solving puzzles. Since ROT13 is its own inverse, the encoder acts as a decoder too. Encode/Decode ROT13 now!
Enter text to encode with ROT13. ROT13 shifts each letter by 13 positions. Example: Hello → Uryyb
ROT13 Encoder
Recent Conversions
Error
Encoded Output (ROT13)
Input Length
Output Length
Letters Shifted
Speed
How ROT13 Works:
- Each letter is shifted 13 positions in the alphabet
- A→N, B→O, C→P ... M→Z, N→A, O→B ... Z→M
- Numbers, spaces, and punctuation remain unchanged
- ROT13 is its own inverse: encode twice to get original text
Example Texts
Was this result helpful?
Thank you for your feedback!
Your input helps us improve our tools.