Translate the number 0010110001101011.11110000011010 в hexadecimal like this:
the Integer part of the number is divided by the base of the new number system:
| 0010110001101011 | 16 | | | | | | | | | | |
| -10110001101008 | 631875068813 | 16 | | | | | | | | | |
| 3 | -631875068800 | 39492191800 | 16 | | | | | | | | |
| D | -39492191792 | 2468261987 | 16 | | | | | | | |
| | 8 | -2468261984 | 154266374 | 16 | | | | | | |
| | | 3 | -154266368 | 9641648 | 16 | | | | | |
| | | | 6 | -9641648 | 602603 | 16 | | | | |
| | | | | 0 | -602592 | 37662 | 16 | | | |
| | | | | | B | -37648 | 2353 | 16 | | |
| | | | | | | E | -2352 | 147 | 16 | |
| | | | | | | | 1 | -144 | 9 | |
| | | | | | | | | 3 | | |
 |
the Fractional part of the number is multiplied by the base of the new number system:
 |
| 0. | 111100000110*16 |
| 1 | .7776*16 |
| C | .4416*16 |
| 7 | .0656*16 |
| 1 | .04961*16 |
| 0 | .79372*16 |
| C | .69945*16 |
| B | .19113*16 |
| 3 | .05805*16 |
| 0 | .92874*16 |
| E | .85988*16 |
the result of the conversion was:
0010110001101011.11110000011010 = 931EB0638D3.1C710CB30E16
the Final answer: 0010110001101011.11110000011010 = 931EB0638D3.1C710CB30E16