ROT13 Encoder/Decoder - ROT5/13/18/47

Free online ROT13 encoder/decoder with ROT5, ROT13, ROT18, and ROT47 Caesar cipher variants. 100% client-side, no upload. Encrypt and decrypt text instantly.

πŸ”’ 100% Client-Side
πŸ” Select Mode
πŸ“ Input Text
βœ… Output
Waiting for input...
πŸ”’ Your text never leaves your device β€” all processing is done locally in your browser
Updated: 2026-07-11
Ad Space - Sidebar (300Γ—250)

How to Use

Follow these simple steps to encode or decode text using ROT ciphers. All processing is done locally in your browser.

  1. Paste or type your text into the input box above.
  2. Select between ROT5/ROT13/ROT18/ROT47 modes.
  3. The result updates in real-time. Click "Copy Result" to copy to clipboard.

FAQ

How is ROT13 related to the Caesar cipher?

ROT13 is a special case of the Caesar cipher with a shift of 13 positions. Since the English alphabet has 26 letters, ROT13 encryption and decryption are identical operations β€” applying ROT13 twice returns the original text. Unlike the general Caesar cipher which can use any shift from 1 to 25, ROT13 uses a fixed 13-position shift.

What's the difference between ROT5, ROT13, ROT18, and ROT47?

ROT5 shifts digits 0-9 by 5 positions; ROT13 shifts letters A-Z/a-z by 13 positions; ROT18 is a combination of ROT5+ROT13 that handles both digits and letters; ROT47 shifts all printable ASCII characters from 33 to 126 by 47 positions, offering the widest coverage.

Is ROT13 encryption secure?

ROT13 is NOT a secure encryption method. It's a simple text obfuscation tool with no key β€” anyone can read the output directly. It's commonly used for hiding spoilers in forums, puzzle games, or as a programming exercise. Never use it to protect sensitive information.

Is my text uploaded to a server?

Absolutely not. This tool runs entirely in your browser. Your text is processed in memory and never sent to any server. It works perfectly even without an internet connection after the page loads.

Can it handle non-English characters?

ROT5/13/18 only process English letters and digits β€” non-English characters like Chinese, Japanese, or accented letters pass through unchanged. ROT47 shifts all printable ASCII characters and also leaves non-ASCII characters untouched.

Technical Notes

This tool runs 100% locally in your browser using pure JavaScript β€” no external libraries required. ROT13's symmetric nature means the same function handles both encoding and decoding. Your data never leaves your device.

Ad Space - Bottom (728Γ—90)