Why ROT13 is its own reverse
Because 13 is half of 26, applying the shift a second time lands every letter back where it started. This makes ROT13 popular for hiding puzzle answers and spoilers from casual readers.
Encode and decode ROT13 text in one step.
Why did the chicken cross the road? Jul qvq gur puvpxra pebff gur ebnq? Because 13 is half of 26, applying the shift a second time lands every letter back where it started. This makes ROT13 popular for hiding puzzle answers and spoilers from casual readers.
ROT13 uses no key and can be decoded by anyone in seconds. It is a readability disguise for text like spoilers and riddles, never a way to protect information.
ROT13 means "rotate by 13 places." Each letter moves 13 positions through the alphabet, so A becomes N and N becomes A.
No. EncodeLab performs this conversion locally in your browser. Your input is not sent to an EncodeLab server or stored by us.
No. It has no key and reverses itself, so anyone can decode it instantly. Use it for puzzles and spoilers, not secrets.
The alphabet has 26 letters, so rotating by 13 twice returns the original text. Encoding and decoding are the same operation.