ROT47 Cipher — Free Online Tool

ROT47 rotate all printable ASCII by 47 — symmetric encode & decode. ROT47 Cipher is a free online tool from the ToolsRift Encoders & Decoders collection. It runs entirely in your browser — nothing to install, no signup, and your data never leaves your device.

Loading ROT47 Cipher

How to use ROT47 Cipher

Type or paste text and the ROT47 result appears instantly. Because ROT47 is its own inverse, run the output through the tool again to recover the original.

Frequently asked questions

What is ROT47?

A variant of ROT13 that rotates the 94 printable ASCII characters (from '!' to '~') by 47 positions, so it scrambles letters, digits and punctuation alike.

Is ROT47 secure?

No — it is a fixed substitution with no key, meant for obscuring spoilers or puzzles, not for real security.

Is encoding the same as decoding?

Yes — applying ROT47 twice returns the original text, so one tool does both.

More Encoders & Decoders

ROT18 Cipher
ROT13 for letters plus ROT5 for digits — symmetric encode & decode
Numeric HTML Entities
Encode text to decimal/hex numeric HTML entities (&#NN;) and decode them back
URL Encode All Characters
Percent-encode every character as %XX — full-escape any string for URLs
Uuencode / Uudecode
Classic Unix uuencode & uudecode with begin/end wrapper for text payloads
XXencode / XXdecode
XXencode & XXdecode using the portable +-0-9A-Za-z alphabet
Base64 Encoder
Encode text or files to Base64 string format

← View all Encoders & Decoders