Number Base Converter
Convert whole numbers exactly between binary, octal, decimal and hexadecimal without floating-point precision loss.
Result
Enter a whole number above to convert it.
V1 converts integers only. Negative values are supported. Matching 0b, 0o and 0x prefixes are accepted when they agree with the selected base.