Code Point ↔ UTF-8/UTF-16 Bytes
Convert Unicode code points to their UTF-8 and UTF-16 byte encodings and back.
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