ROT13 Cipher

Encrypt or decrypt text by rotating letters 13 places (A ↔ N).

Examples

Hello World

Basic ROT13 example showing how 'Hello World' becomes 'Uryyb Jbeyq'.

Try This

Quick Brown Fox

A pangram demonstrating full alphabet ROT13 rotation.

Try This

Numbers & Symbols

ROT13 only affects letters; numbers and symbols remain unchanged.

Try This

Double ROT13

Applying ROT13 twice returns the original text -- try it yourself!

Try This

About ROT13

ROT13 ("rotate by 13 places") is a simple letter substitution cipher that replaces a letter with the 13th letter after it in the alphabet. It is a special case of the Caesar cipher which was developed in ancient Rome.

Self-Reversible
Fast Encryption
Works Offline