Number / Base Converter

Convert numbers between binary, octal, decimal, and hex; reinterpret values as signed or unsigned at common bit widths; run bitwise operations; and convert between SI (1000-based) and IEC (1024-based) data-size units. All calculations use BigInt so large integers stay exact.

Binary11111111
Octal377
Decimal255
Hexff

FAQ

See also: