The input value is converted to the specified base and displayed.
| Convert from: | |
|---|---|
| Convert to: | |
|---|---|
| Binary (2) | |
|---|---|
| Octal (8) | |
| Decimal (10) | |
| Hexadecimal (16) |
This tool can convert input values from binary to base 36 into other bases in real time.
You can enter decimals, specify the number of digits, and easily check the results of separating decimals.
Enter the base number Convert from, the base number value, and the base number Convert to to display the converted value of the base number Convert from.
You can select the base by clicking the button or by selecting it from the list.
Decimals and negative numbers can also be converted, and negative numbers will be displayed with a "-" next to them.
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, you can specify the number of digits: 8-bit, 16-bit, 24-bit, 32-bit, 64-bit.
If the number of digits is less than the specified number, it will be padded with zeros, and if it exceeds the specified number of digits, a note will be displayed as "Overflow".
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.
Conversions into commonly used 2, 8, 10, and 16 hexadecimal numbers are also displayed, so you can check them as well.
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.