Encoding & Decoding
Encode and decode Base64, URL, Hex, Unicode, and more.
10 tools
Base64 Encoder
Encode text or files to Base64 format for safe data transmission.
Base64 Decoder
Decode Base64 encoded strings back to plain text or binary data.
URL Encoder / Decoder
Percent-encode and decode URLs and query string parameters.
HTML Entity Encoder
Encode and decode HTML entities like &, <, >, and more.
Hex Converter
Convert between hexadecimal, decimal, binary, and octal number systems.
Unicode Lookup
Look up Unicode code points, search by character name, and convert between encodings.
JWT Decoder
Decode and inspect JWT tokens — header, payload, and signature — without verification.
Base58 Encoder / Decoder
NewEncode and decode data using Bitcoin Base58 and Base58Check encoding.
Number Base Converter
NewConvert numbers between binary, octal, decimal, hex, and any base from 2–36.
Data URL Generator
NewConvert files to Base64 data URLs and decode data URLs back to files.