Base64 uses standard alphabet; URL uses encodeURIComponent / decodeURIComponent; hex is raw byte encoding (UTF-8).
Tools
Encoder / decoder
Encode and decode Base64, URL-safe strings, and hexadecimal.
Tools
Encode and decode Base64, URL-safe strings, and hexadecimal.
Base64 uses standard alphabet; URL uses encodeURIComponent / decodeURIComponent; hex is raw byte encoding (UTF-8).