Encoding
10URL Encode/Decode
Percent-encode or decode a URL string.
HTML Entities
Escape/unescape HTML special characters.
Unicode Converter
Convert text to/from Unicode code points.
ASCII Table
Look up ASCII code ↔ character mappings.
Base32
Encode/decode text in Base32.
Base58
Encode/decode text in Base58 (Bitcoin alphabet).
Punycode
Convert internationalized domain names.
Quoted-Printable
MIME quoted-printable encode/decode.
UUencode
Classic Unix uuencode/uudecode.
JWT Decoder
Decode and inspect a JWT token.