ROT-N Cipher (Custom Rotation)
Apply a Caesar-style rotation with any shift 0-25, with brute-force preview of all shifts.
Related
ASCII / Code Point Converter
Convert text to ASCII/Unicode code point numbers and convert numeric lists back to text.
Encoding
ASCII ↔ EBCDIC Converter
Convert text between ASCII/Latin-1 and IBM EBCDIC code pages, byte for byte.
Encoding
Ascii85 / Base85 Encode
Encode and decode text using Ascii85 (Adobe variant).
Encoding
Base16 Encode / Decode
Encode text to uppercase Base16 (RFC 4648 hex) and decode it back, with strict validation.
Encoding