Number Base Converter
Enter a number in any base (binary, octal, decimal, or hexadecimal) and instantly see it converted to all other bases. Supports negative numbers. Input with or without prefixes (0b, 0o, 0x). Essential for low-level programming, debugging, and computer science education.
0b11111111
0o377
255
0xFF