You can enter numbers from binary to base 36, perform arithmetic operations (Addition, Subtraction, Multiplication, Division), and display the results in any base.
|
|
|
| Formula | |
|---|---|
| Binary (2) | |
| Octal (8) | |
| Decimal (10) | |
| Hexadecimal (16) | |
This tool allows you to easily calculate the four arithmetic operations "+(Addition), -(Subtraction), ×(Multiplication), ÷(Division)" by entering two values in any base.
You can check the result in any base number between 2 and 36, and you can also enter a decimal.
Enter two values (Value A, Value B) and select the base for each.
You can select the base by clicking the button or by selecting it from the list.
When you select one of the four arithmetic operations (Addition, Subtraction, Multiplication, or Division), the calculation results will be displayed as "binary, octal, decimal, or hexadecimal."
You can also display calculation results in other bases by selecting additional bases.
You can select the number of decimal places after conversion, from 0 to 50.
If the number of digits exceeds the specified number, the calculation result is displayed by rounding off the number of digits that is one digit higher.
When converting to binary, it will be displayed separated into groups of four digits for easier viewing.
The integer part is separated into four digits from the right, and the decimal part is separated into four digits from the left.
Once you perform the conversion, a link to the conversion result will be displayed in the "Link for conversion results" column.
By accessing the URL of this link, the same content as the input Convert from value and the conversion result will be displayed.
You can share the converted content with others by sending this link URL via social media or email.