Number Base Converter
Convert numbers between binary, octal, decimal, and hex
Input
About Number Base Converter
Convert numbers between common radices: binary (2), octal (8), decimal (10), and hexadecimal (16). Supports arbitrarily large integers via BigInt.
Use the selector or quick buttons to choose the input base. Prefixes 0b, 0o, and 0x are detected automatically.