Enter text above to encode or decode with ROT13.
About ROT13
- ROT13 shifts each letter by 13 positions in the alphabet
- Applying ROT13 twice returns the original text (it is its own inverse)
- Non-alphabetic characters (numbers, punctuation, spaces) are left unchanged
- Both uppercase and lowercase letters are supported
- ROT13 is a simple substitution cipher, not suitable for real security
About ROT13 Encoder
ROT13 Encoder applies the ROT13 substitution cipher — rotating each letter by 13 positions in the alphabet — to any text you enter. Because the alphabet has 26 letters, applying ROT13 twice returns the original text, making it both the encoding and decoding function.
How to Use ROT13 Encoder
- 1
Enter your text
Type or paste the text you want to encode or decode into the input field.
- 2
Apply ROT13
Click 'Encode / Decode' — the same action both encodes and decodes ROT13 text since the cipher is self-reciprocal.
- 3
Copy the result
Copy the output text from the result field to share or use as needed.
Common Use Cases
- Hiding spoilers in forum posts and online discussions
- Teaching introductory cryptography concepts with a simple example
- Obfuscating text in game walkthroughs or puzzle solutions
- Quickly checking whether a piece of text is ROT13-encoded
Frequently Asked Questions
What is ROT13 used for?
Is ROT13 secure?
Does ROT13 work on numbers and symbols?
Related Tools
Caesar Cipher
Encrypt and decrypt text using the Caesar cipher with custom shift.
Text Encryption/Decryption
Encrypt and decrypt text using AES encryption.
Morse Code Translator
Convert text to Morse code and decode Morse code back to text.
Hash Generator
Generate MD5, SHA-1, and SHA-256 hashes from any input text.
Password Strength Checker
Check how strong your password is and get improvement suggestions.
Checksum Calculator
Calculate and verify file checksums (MD5, SHA-1, SHA-256).