Number Base Converter
Convert numbers between binary, octal, decimal, and hexadecimal. Supports large numbers with bitwise visualization.
0b
0o
0x
Convert numbers between binary (base 2), octal (base 8), decimal (base 10), and hexadecimal (base 16). Supports large numbers via BigInt.
Related Tools
Base64 Encode/Decode
EncodingConvert text to Base64 and back. Supports UTF-8 encoding for international characters.
URL Encode/Decode
EncodingEncode and decode URL components. Handles special characters, query parameters, and full URLs.
HTML Entity Encoder/Decoder
EncodingEncode special characters to HTML entities and decode them back. Supports named entities (&) and numeric entities (&).
This tool runs entirely in your browser. No data is sent to any server.