100 000 010 109 999 999 999 999 999 401 Converted to 32 Bit Single Precision IEEE 754 Binary Floating Point Representation Standard

Convert decimal 100 000 010 109 999 999 999 999 999 401(10) to 32 bit single precision IEEE 754 binary floating point representation standard (1 bit for sign, 8 bits for exponent, 23 bits for mantissa)

What are the steps to convert decimal number
100 000 010 109 999 999 999 999 999 401(10) to 32 bit single precision IEEE 754 binary floating point representation (1 bit for sign, 8 bits for exponent, 23 bits for mantissa)

1. Divide the number repeatedly by 2.

Keep track of each remainder.

We stop when we get a quotient that is equal to zero.


  • division = quotient + remainder;
  • 100 000 010 109 999 999 999 999 999 401 ÷ 2 = 50 000 005 054 999 999 999 999 999 700 + 1;
  • 50 000 005 054 999 999 999 999 999 700 ÷ 2 = 25 000 002 527 499 999 999 999 999 850 + 0;
  • 25 000 002 527 499 999 999 999 999 850 ÷ 2 = 12 500 001 263 749 999 999 999 999 925 + 0;
  • 12 500 001 263 749 999 999 999 999 925 ÷ 2 = 6 250 000 631 874 999 999 999 999 962 + 1;
  • 6 250 000 631 874 999 999 999 999 962 ÷ 2 = 3 125 000 315 937 499 999 999 999 981 + 0;
  • 3 125 000 315 937 499 999 999 999 981 ÷ 2 = 1 562 500 157 968 749 999 999 999 990 + 1;
  • 1 562 500 157 968 749 999 999 999 990 ÷ 2 = 781 250 078 984 374 999 999 999 995 + 0;
  • 781 250 078 984 374 999 999 999 995 ÷ 2 = 390 625 039 492 187 499 999 999 997 + 1;
  • 390 625 039 492 187 499 999 999 997 ÷ 2 = 195 312 519 746 093 749 999 999 998 + 1;
  • 195 312 519 746 093 749 999 999 998 ÷ 2 = 97 656 259 873 046 874 999 999 999 + 0;
  • 97 656 259 873 046 874 999 999 999 ÷ 2 = 48 828 129 936 523 437 499 999 999 + 1;
  • 48 828 129 936 523 437 499 999 999 ÷ 2 = 24 414 064 968 261 718 749 999 999 + 1;
  • 24 414 064 968 261 718 749 999 999 ÷ 2 = 12 207 032 484 130 859 374 999 999 + 1;
  • 12 207 032 484 130 859 374 999 999 ÷ 2 = 6 103 516 242 065 429 687 499 999 + 1;
  • 6 103 516 242 065 429 687 499 999 ÷ 2 = 3 051 758 121 032 714 843 749 999 + 1;
  • 3 051 758 121 032 714 843 749 999 ÷ 2 = 1 525 879 060 516 357 421 874 999 + 1;
  • 1 525 879 060 516 357 421 874 999 ÷ 2 = 762 939 530 258 178 710 937 499 + 1;
  • 762 939 530 258 178 710 937 499 ÷ 2 = 381 469 765 129 089 355 468 749 + 1;
  • 381 469 765 129 089 355 468 749 ÷ 2 = 190 734 882 564 544 677 734 374 + 1;
  • 190 734 882 564 544 677 734 374 ÷ 2 = 95 367 441 282 272 338 867 187 + 0;
  • 95 367 441 282 272 338 867 187 ÷ 2 = 47 683 720 641 136 169 433 593 + 1;
  • 47 683 720 641 136 169 433 593 ÷ 2 = 23 841 860 320 568 084 716 796 + 1;
  • 23 841 860 320 568 084 716 796 ÷ 2 = 11 920 930 160 284 042 358 398 + 0;
  • 11 920 930 160 284 042 358 398 ÷ 2 = 5 960 465 080 142 021 179 199 + 0;
  • 5 960 465 080 142 021 179 199 ÷ 2 = 2 980 232 540 071 010 589 599 + 1;
  • 2 980 232 540 071 010 589 599 ÷ 2 = 1 490 116 270 035 505 294 799 + 1;
  • 1 490 116 270 035 505 294 799 ÷ 2 = 745 058 135 017 752 647 399 + 1;
  • 745 058 135 017 752 647 399 ÷ 2 = 372 529 067 508 876 323 699 + 1;
  • 372 529 067 508 876 323 699 ÷ 2 = 186 264 533 754 438 161 849 + 1;
  • 186 264 533 754 438 161 849 ÷ 2 = 93 132 266 877 219 080 924 + 1;
  • 93 132 266 877 219 080 924 ÷ 2 = 46 566 133 438 609 540 462 + 0;
  • 46 566 133 438 609 540 462 ÷ 2 = 23 283 066 719 304 770 231 + 0;
  • 23 283 066 719 304 770 231 ÷ 2 = 11 641 533 359 652 385 115 + 1;
  • 11 641 533 359 652 385 115 ÷ 2 = 5 820 766 679 826 192 557 + 1;
  • 5 820 766 679 826 192 557 ÷ 2 = 2 910 383 339 913 096 278 + 1;
  • 2 910 383 339 913 096 278 ÷ 2 = 1 455 191 669 956 548 139 + 0;
  • 1 455 191 669 956 548 139 ÷ 2 = 727 595 834 978 274 069 + 1;
  • 727 595 834 978 274 069 ÷ 2 = 363 797 917 489 137 034 + 1;
  • 363 797 917 489 137 034 ÷ 2 = 181 898 958 744 568 517 + 0;
  • 181 898 958 744 568 517 ÷ 2 = 90 949 479 372 284 258 + 1;
  • 90 949 479 372 284 258 ÷ 2 = 45 474 739 686 142 129 + 0;
  • 45 474 739 686 142 129 ÷ 2 = 22 737 369 843 071 064 + 1;
  • 22 737 369 843 071 064 ÷ 2 = 11 368 684 921 535 532 + 0;
  • 11 368 684 921 535 532 ÷ 2 = 5 684 342 460 767 766 + 0;
  • 5 684 342 460 767 766 ÷ 2 = 2 842 171 230 383 883 + 0;
  • 2 842 171 230 383 883 ÷ 2 = 1 421 085 615 191 941 + 1;
  • 1 421 085 615 191 941 ÷ 2 = 710 542 807 595 970 + 1;
  • 710 542 807 595 970 ÷ 2 = 355 271 403 797 985 + 0;
  • 355 271 403 797 985 ÷ 2 = 177 635 701 898 992 + 1;
  • 177 635 701 898 992 ÷ 2 = 88 817 850 949 496 + 0;
  • 88 817 850 949 496 ÷ 2 = 44 408 925 474 748 + 0;
  • 44 408 925 474 748 ÷ 2 = 22 204 462 737 374 + 0;
  • 22 204 462 737 374 ÷ 2 = 11 102 231 368 687 + 0;
  • 11 102 231 368 687 ÷ 2 = 5 551 115 684 343 + 1;
  • 5 551 115 684 343 ÷ 2 = 2 775 557 842 171 + 1;
  • 2 775 557 842 171 ÷ 2 = 1 387 778 921 085 + 1;
  • 1 387 778 921 085 ÷ 2 = 693 889 460 542 + 1;
  • 693 889 460 542 ÷ 2 = 346 944 730 271 + 0;
  • 346 944 730 271 ÷ 2 = 173 472 365 135 + 1;
  • 173 472 365 135 ÷ 2 = 86 736 182 567 + 1;
  • 86 736 182 567 ÷ 2 = 43 368 091 283 + 1;
  • 43 368 091 283 ÷ 2 = 21 684 045 641 + 1;
  • 21 684 045 641 ÷ 2 = 10 842 022 820 + 1;
  • 10 842 022 820 ÷ 2 = 5 421 011 410 + 0;
  • 5 421 011 410 ÷ 2 = 2 710 505 705 + 0;
  • 2 710 505 705 ÷ 2 = 1 355 252 852 + 1;
  • 1 355 252 852 ÷ 2 = 677 626 426 + 0;
  • 677 626 426 ÷ 2 = 338 813 213 + 0;
  • 338 813 213 ÷ 2 = 169 406 606 + 1;
  • 169 406 606 ÷ 2 = 84 703 303 + 0;
  • 84 703 303 ÷ 2 = 42 351 651 + 1;
  • 42 351 651 ÷ 2 = 21 175 825 + 1;
  • 21 175 825 ÷ 2 = 10 587 912 + 1;
  • 10 587 912 ÷ 2 = 5 293 956 + 0;
  • 5 293 956 ÷ 2 = 2 646 978 + 0;
  • 2 646 978 ÷ 2 = 1 323 489 + 0;
  • 1 323 489 ÷ 2 = 661 744 + 1;
  • 661 744 ÷ 2 = 330 872 + 0;
  • 330 872 ÷ 2 = 165 436 + 0;
  • 165 436 ÷ 2 = 82 718 + 0;
  • 82 718 ÷ 2 = 41 359 + 0;
  • 41 359 ÷ 2 = 20 679 + 1;
  • 20 679 ÷ 2 = 10 339 + 1;
  • 10 339 ÷ 2 = 5 169 + 1;
  • 5 169 ÷ 2 = 2 584 + 1;
  • 2 584 ÷ 2 = 1 292 + 0;
  • 1 292 ÷ 2 = 646 + 0;
  • 646 ÷ 2 = 323 + 0;
  • 323 ÷ 2 = 161 + 1;
  • 161 ÷ 2 = 80 + 1;
  • 80 ÷ 2 = 40 + 0;
  • 40 ÷ 2 = 20 + 0;
  • 20 ÷ 2 = 10 + 0;
  • 10 ÷ 2 = 5 + 0;
  • 5 ÷ 2 = 2 + 1;
  • 2 ÷ 2 = 1 + 0;
  • 1 ÷ 2 = 0 + 1;

2. Construct the base 2 representation of the positive number.

Take all the remainders starting from the bottom of the list constructed above.

100 000 010 109 999 999 999 999 999 401(10) =


1 0100 0011 0001 1110 0001 0001 1101 0010 0111 1101 1110 0001 0110 0010 1011 0111 0011 1111 0011 0111 1111 1101 1010 1001(2)


3. Normalize the binary representation of the number.

Shift the decimal mark 96 positions to the left, so that only one non zero digit remains to the left of it:


100 000 010 109 999 999 999 999 999 401(10) =


1 0100 0011 0001 1110 0001 0001 1101 0010 0111 1101 1110 0001 0110 0010 1011 0111 0011 1111 0011 0111 1111 1101 1010 1001(2) =


1 0100 0011 0001 1110 0001 0001 1101 0010 0111 1101 1110 0001 0110 0010 1011 0111 0011 1111 0011 0111 1111 1101 1010 1001(2) × 20 =


1.0100 0011 0001 1110 0001 0001 1101 0010 0111 1101 1110 0001 0110 0010 1011 0111 0011 1111 0011 0111 1111 1101 1010 1001(2) × 296


4. Up to this moment, there are the following elements that would feed into the 32 bit single precision IEEE 754 binary floating point representation:

Sign 0 (a positive number)


Exponent (unadjusted): 96


Mantissa (not normalized):
1.0100 0011 0001 1110 0001 0001 1101 0010 0111 1101 1110 0001 0110 0010 1011 0111 0011 1111 0011 0111 1111 1101 1010 1001


5. Adjust the exponent.

Use the 8 bit excess/bias notation:


Exponent (adjusted) =


Exponent (unadjusted) + 2(8-1) - 1 =


96 + 2(8-1) - 1 =


(96 + 127)(10) =


223(10)


6. Convert the adjusted exponent from the decimal (base 10) to 8 bit binary.

Use the same technique of repeatedly dividing by 2:


  • division = quotient + remainder;
  • 223 ÷ 2 = 111 + 1;
  • 111 ÷ 2 = 55 + 1;
  • 55 ÷ 2 = 27 + 1;
  • 27 ÷ 2 = 13 + 1;
  • 13 ÷ 2 = 6 + 1;
  • 6 ÷ 2 = 3 + 0;
  • 3 ÷ 2 = 1 + 1;
  • 1 ÷ 2 = 0 + 1;

7. Construct the base 2 representation of the adjusted exponent.

Take all the remainders starting from the bottom of the list constructed above.


Exponent (adjusted) =


223(10) =


1101 1111(2)


8. Normalize the mantissa.

a) Remove the leading (the leftmost) bit, since it's allways 1, and the decimal point, if the case.


b) Adjust its length to 23 bits, by removing the excess bits, from the right (if any of the excess bits is set on 1, we are losing precision...).


Mantissa (normalized) =


1. 010 0001 1000 1111 0000 1000 1 1101 0010 0111 1101 1110 0001 0110 0010 1011 0111 0011 1111 0011 0111 1111 1101 1010 1001 =


010 0001 1000 1111 0000 1000


9. The three elements that make up the number's 32 bit single precision IEEE 754 binary floating point representation:

Sign (1 bit) =
0 (a positive number)


Exponent (8 bits) =
1101 1111


Mantissa (23 bits) =
010 0001 1000 1111 0000 1000


Decimal number 100 000 010 109 999 999 999 999 999 401 converted to 32 bit single precision IEEE 754 binary floating point representation:

0 - 1101 1111 - 010 0001 1000 1111 0000 1000


How to convert decimal numbers from base ten to 32 bit single precision IEEE 754 binary floating point standard

Follow the steps below to convert a base 10 decimal number to 32 bit single precision IEEE 754 binary floating point:

  • 1. If the number to be converted is negative, start with its the positive version.
  • 2. First convert the integer part. Divide repeatedly by 2 the base ten positive representation of the integer number that is to be converted to binary, until we get a quotient that is equal to zero, keeping track of each remainder.
  • 3. Construct the base 2 representation of the positive integer part of the number, by taking all the remainders of the previous dividing operations, starting from the bottom of the list constructed above. Thus, the last remainder of the divisions becomes the first symbol (the leftmost) of the base two number, while the first remainder becomes the last symbol (the rightmost).
  • 4. Then convert the fractional part. Multiply the number repeatedly by 2, until we get a fractional part that is equal to zero, keeping track of each integer part of the results.
  • 5. Construct the base 2 representation of the fractional part of the number by taking all the integer parts of the previous multiplying operations, starting from the top of the constructed list above (they should appear in the binary representation, from left to right, in the order they have been calculated).
  • 6. Normalize the binary representation of the number, by shifting the decimal point (or if you prefer, the decimal mark) "n" positions either to the left or to the right, so that only one non zero digit remains to the left of the decimal point.
  • 7. Adjust the exponent in 8 bit excess/bias notation and then convert it from decimal (base 10) to 8 bit binary, by using the same technique of repeatedly dividing by 2, as shown above:
    Exponent (adjusted) = Exponent (unadjusted) + 2(8-1) - 1
  • 8. Normalize mantissa, remove the leading (leftmost) bit, since it's allways '1' (and the decimal sign if the case) and adjust its length to 23 bits, either by removing the excess bits from the right (losing precision...) or by adding extra '0' bits to the right.
  • 9. Sign (it takes 1 bit) is either 1 for a negative or 0 for a positive number.

Example: convert the negative number -25.347 from decimal system (base ten) to 32 bit single precision IEEE 754 binary floating point:

  • 1. Start with the positive version of the number:

    |-25.347| = 25.347

  • 2. First convert the integer part, 25. Divide it repeatedly by 2, keeping track of each remainder, until we get a quotient that is equal to zero:
    • division = quotient + remainder;
    • 25 ÷ 2 = 12 + 1;
    • 12 ÷ 2 = 6 + 0;
    • 6 ÷ 2 = 3 + 0;
    • 3 ÷ 2 = 1 + 1;
    • 1 ÷ 2 = 0 + 1;
    • We have encountered a quotient that is ZERO => FULL STOP
  • 3. Construct the base 2 representation of the integer part of the number by taking all the remainders of the previous dividing operations, starting from the bottom of the list constructed above:

    25(10) = 1 1001(2)

  • 4. Then convert the fractional part, 0.347. Multiply repeatedly by 2, keeping track of each integer part of the results, until we get a fractional part that is equal to zero:
    • #) multiplying = integer + fractional part;
    • 1) 0.347 × 2 = 0 + 0.694;
    • 2) 0.694 × 2 = 1 + 0.388;
    • 3) 0.388 × 2 = 0 + 0.776;
    • 4) 0.776 × 2 = 1 + 0.552;
    • 5) 0.552 × 2 = 1 + 0.104;
    • 6) 0.104 × 2 = 0 + 0.208;
    • 7) 0.208 × 2 = 0 + 0.416;
    • 8) 0.416 × 2 = 0 + 0.832;
    • 9) 0.832 × 2 = 1 + 0.664;
    • 10) 0.664 × 2 = 1 + 0.328;
    • 11) 0.328 × 2 = 0 + 0.656;
    • 12) 0.656 × 2 = 1 + 0.312;
    • 13) 0.312 × 2 = 0 + 0.624;
    • 14) 0.624 × 2 = 1 + 0.248;
    • 15) 0.248 × 2 = 0 + 0.496;
    • 16) 0.496 × 2 = 0 + 0.992;
    • 17) 0.992 × 2 = 1 + 0.984;
    • 18) 0.984 × 2 = 1 + 0.968;
    • 19) 0.968 × 2 = 1 + 0.936;
    • 20) 0.936 × 2 = 1 + 0.872;
    • 21) 0.872 × 2 = 1 + 0.744;
    • 22) 0.744 × 2 = 1 + 0.488;
    • 23) 0.488 × 2 = 0 + 0.976;
    • 24) 0.976 × 2 = 1 + 0.952;
    • We didn't get any fractional part that was equal to zero. But we had enough iterations (over Mantissa limit = 23) and at least one integer part that was different from zero => FULL STOP (losing precision...).
  • 5. Construct the base 2 representation of the fractional part of the number, by taking all the integer parts of the previous multiplying operations, starting from the top of the constructed list above:

    0.347(10) = 0.0101 1000 1101 0100 1111 1101(2)

  • 6. Summarizing - the positive number before normalization:

    25.347(10) = 1 1001.0101 1000 1101 0100 1111 1101(2)

  • 7. Normalize the binary representation of the number, shifting the decimal point 4 positions to the left so that only one non-zero digit stays to the left of the decimal point:

    25.347(10) =
    1 1001.0101 1000 1101 0100 1111 1101(2) =
    1 1001.0101 1000 1101 0100 1111 1101(2) × 20 =
    1.1001 0101 1000 1101 0100 1111 1101(2) × 24

  • 8. Up to this moment, there are the following elements that would feed into the 32 bit single precision IEEE 754 binary floating point:

    Sign: 1 (a negative number)

    Exponent (unadjusted): 4

    Mantissa (not-normalized): 1.1001 0101 1000 1101 0100 1111 1101

  • 9. Adjust the exponent in 8 bit excess/bias notation and then convert it from decimal (base 10) to 8 bit binary (base 2), by using the same technique of repeatedly dividing it by 2, as already demonstrated above:

    Exponent (adjusted) = Exponent (unadjusted) + 2(8-1) - 1 = (4 + 127)(10) = 131(10) =
    1000 0011(2)

  • 10. Normalize the mantissa, remove the leading (leftmost) bit, since it's allways '1' (and the decimal point) and adjust its length to 23 bits, by removing the excess bits from the right (losing precision...):

    Mantissa (not-normalized): 1.1001 0101 1000 1101 0100 1111 1101

    Mantissa (normalized): 100 1010 1100 0110 1010 0111

  • Conclusion:

    Sign (1 bit) = 1 (a negative number)

    Exponent (8 bits) = 1000 0011

    Mantissa (23 bits) = 100 1010 1100 0110 1010 0111

  • Number -25.347, converted from the decimal system (base 10) to 32 bit single precision IEEE 754 binary floating point =
    1 - 1000 0011 - 100 1010 1100 0110 1010 0111