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

Transfer 25.554 from octal in binary number system

Enter a number:
His number system:
Binary
Ternary
Octal
Decimal
Hexadecimal
Binary-decimal
Other
Additional
Signed
Unsigned
1 byte
2 byte
4 bytes
8 bytes

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:

25.5548 = 2 5. 5 5 4 = 2(=010) 5(=101). 5(=101) 5(=101) 4(=100) = 010101.1011011002

answer: 25.5548 = 10101.10110112

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

let\'s translate to decimal like this:

2∙81+5∙80+5∙8-1+5∙8-2+4∙8-3 = 2∙8+5∙1+5∙0.125+5∙0.015625+4∙0.001953125 = 16+5+0.625+0.078125+0.0078125 = 21.710937510

got It: 25.5548 =21.710937510

Translate the number 21.710937510 в binary like this:

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

212
-20102
1-1052
0-422
1-21
0
Перевод чисел из одной системы счисления в другую

the Fractional part of the number is multiplied by the base of the new number system:

 Transferring numbers from one number system to another
0.7109375*2
1.42188*2
0.84375*2
1.6875*2
1.375*2
0.75*2
1.5*2
1.0*2

the result of the conversion was:

21.710937510 = 10101.10110112
answer: 25.5548 = 10101.10110112