Skip to content
Back to tools

Tools

Encoder / decoder

Encode and decode Base64, URL-safe strings, and hexadecimal.

Base64 uses standard alphabet; URL uses encodeURIComponent / decodeURIComponent; hex is raw byte encoding (UTF-8).