Numbers转换器,支持 binary numbers, decimal numbers, octal numbers, hexadecimal numbers 及相关单位。输入数值,选择单位,即可获得带有公式和示例的即时结果。
结果: 1 Binary = 1 Decimal
公式
Parse the binary input with base 2, then output base 10 with toString.
计算器
| 单位 | 符号 | 别名 |
|---|---|---|
| Binary | base 2 | base 2 |
| Decimal | base 10 | base 10 |
| Octal | base 8 | base 8 |
| Hexadecimal | base 16 | hex, base 16 |
此转换器使用特定类别的规则,因此换算率将在选择单位时在计算器中显示。
使用此 numbers 转换器比较支持的单位、查看公式并计算日常或技术数值。该工具使用 decimal 作为其基准参考,并在您更改数值或选择的单位时立即更新。
numbers 转换器利用计算器中的换算数据,在支持的 numbers 单位之间转换数值。
支持的单位包括 Binary, Decimal, Octal, Hexadecimal。
1 base 10 = base 2