Number Base Converter
Convert numbers between decimal, binary, octal, and hexadecimal.
Input
Conversions
About Number Bases
Number bases define how many digits a numeral system uses. Decimal (base 10) is everyday arithmetic. Binary (base 2) is used in computers. Octal (base 8) is used in Unix permissions. Hexadecimal (base 16) is used in memory addresses and color codes.
Other Tools
Encode or decode text with multiple encoding and output format options.
Encode or decode URLs with different modes for different situations.
Encode or decode HTML special characters using named, decimal, or hex formats.
Convert any image file to a Base64 data URI for embedding in HTML or CSS.
Generate cryptographic hashes from any text. Optional HMAC secret.
Decode and inspect JWT tokens without a secret key. Header, payload, and expiry at a glance.
Format, validate, minify, and sort your JSON with statistics.
Format, validate, and minify XML with real-time error highlighting.