đ¤
ROT13 Encoder & Decoder
Encode and decode ROT13 text.
Statistics
Characters
0
Letters Changed
0
Words
0
Lines
0
âšī¸ About ROT13
ROT13 (Rotate by 13 places) is a simple letter substitution cipher:
- Each letter is replaced by the letter 13 positions after it in the alphabet
- A â N, B â O, C â P, ..., M â Z
- Non-alphabetic characters (numbers, punctuation, spaces) remain unchanged
- Applying ROT13 twice returns the original text (13 Ã 2 = 26)
- Often used to hide spoilers, punchlines, or email addresses
How to use ROT13 Encoder/Decoder
- 1 Enter your text â Type or paste the text you want to encode or decode using ROT13.
- 2 Click "Apply ROT13" â The cipher will be applied instantly to your text.
- 3 Copy or Download â Use the Copy button to paste elsewhere, or Download to save as a text file.
- 4 Swap if needed â Use the Swap button to move the result back to input for another ROT13 operation.
The ROT13 Encoder/Decoder runs entirely in your browser â your data never leaves your machine. ROT13 is a reversible cipher.