https://binary2hex.com/numberconverter.html?id=90072

Transfer B2 from hexadecimal in binary number system

Enter a number:
His number system:
Binary
Ternary
Octal
Decimal
Hexadecimal
Binary-decimal
Other
Additional

This transfer is possible in two ways: direct transfer and using the decimal system.

first, let\'s make a direct transfer.

let\'s do a direct translation from hexadecimal to binary like this:

B216 = B 2 = B(=1011) 2(=0010) = 101100102

the Final answer: B216 = 101100102

now let\'s make the transfer using the decimal system.

let\'s translate to decimal like this:

11∙161+2∙160 = 11∙16+2∙1 = 176+2 = 17810

got It: B216 =17810

Translate the number 17810 в binary like this:

the Integer part of the number is divided by the base of the new number system:

1782
-178892
0-88442
1-44222
0-22112
0-1052
1-422
1-21
0
Перевод чисел из одной системы счисления в другую

the result of the conversion was:

17810 = 101100102
the Final answer: B216 = 101100102
Permanent link to the result of this calculation