The binary conversion tool supports converting binary number to hexadecimal, octal, and decimal.
| Base |
Number |
| Octal |
- |
| Decimal |
- |
| Hexadecimal |
- |
Tips: Binary, in mathematical and digital circuits, refers to a 2-based counting system, a type of system widely used in computing technology. Binary data is a number represented by two numbers 0 and 1. Its base is 2, and the carry rule is "every two in one."