Encode and decode text using ROT47 cipher including numbers and symbols. ROT47 Encoder/Decoder is a free online tool from the ToolsRift Text Encoding Tools collection. It runs entirely in your browser — nothing to install, no signup, and your data never leaves your device.
ROT47 extends ROT13 by rotating all printable ASCII characters (33-126), including numbers and symbols. Each character shifts by 47 positions.
ROT13 only affects letters. ROT47 affects letters, numbers, and symbols, making it more comprehensive but still easily reversible.
No, ROT47 is trivial to decode and not suitable for security. It's only for simple obfuscation of text.