https://decimal-to-binary.com/decimal-to-binary-converter-online.html?id=59645

Transfer 1017 from octal 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 octal to binary like this:

10178 = 1 0 1 7 = 1(=001) 0(=000) 1(=001) 7(=111) = 0010000011112

answer: 10178 = 10000011112

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

let\'s translate to decimal like this:

1∙83+0∙82+1∙81+7∙80 = 1∙512+0∙64+1∙8+7∙1 = 512+0+8+7 = 52710

got It: 10178 =52710

Translate the number 52710 в binary like this:

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

5272
-5262632
1-2621312
1-130652
1-64322
1-32162
0-1682
0-842
0-422
0-21
0
Перевод чисел из одной системы счисления в другую

the result of the conversion was:

52710 = 10000011112
answer: 10178 = 10000011112