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

Transfer 0101 from binary in hexadecimal 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 binary to hexadecimal like this:

01012 = 0101 = 0101(=5) = 516

the Final answer: 01012 = 516

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

let\'s translate to decimal like this:

0∙23+1∙22+0∙21+1∙20 = 0∙8+1∙4+0∙2+1∙1 = 0+4+0+1 = 510

got It: 01012 =510

Translate the number 510 в hexadecimal like this:


the result of the conversion was:

510 = 516
the Final answer: 01012 = 516
Permanent link to the result of this calculation