110 000 001 010 109 999 999 999 999 999 738 Converted to 32 Bit Single Precision IEEE 754 Binary Floating Point Representation Standard

Convert decimal 110 000 001 010 109 999 999 999 999 999 738(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
110 000 001 010 109 999 999 999 999 999 738(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;
  • 110 000 001 010 109 999 999 999 999 999 738 ÷ 2 = 55 000 000 505 054 999 999 999 999 999 869 + 0;
  • 55 000 000 505 054 999 999 999 999 999 869 ÷ 2 = 27 500 000 252 527 499 999 999 999 999 934 + 1;
  • 27 500 000 252 527 499 999 999 999 999 934 ÷ 2 = 13 750 000 126 263 749 999 999 999 999 967 + 0;
  • 13 750 000 126 263 749 999 999 999 999 967 ÷ 2 = 6 875 000 063 131 874 999 999 999 999 983 + 1;
  • 6 875 000 063 131 874 999 999 999 999 983 ÷ 2 = 3 437 500 031 565 937 499 999 999 999 991 + 1;
  • 3 437 500 031 565 937 499 999 999 999 991 ÷ 2 = 1 718 750 015 782 968 749 999 999 999 995 + 1;
  • 1 718 750 015 782 968 749 999 999 999 995 ÷ 2 = 859 375 007 891 484 374 999 999 999 997 + 1;
  • 859 375 007 891 484 374 999 999 999 997 ÷ 2 = 429 687 503 945 742 187 499 999 999 998 + 1;
  • 429 687 503 945 742 187 499 999 999 998 ÷ 2 = 214 843 751 972 871 093 749 999 999 999 + 0;
  • 214 843 751 972 871 093 749 999 999 999 ÷ 2 = 107 421 875 986 435 546 874 999 999 999 + 1;
  • 107 421 875 986 435 546 874 999 999 999 ÷ 2 = 53 710 937 993 217 773 437 499 999 999 + 1;
  • 53 710 937 993 217 773 437 499 999 999 ÷ 2 = 26 855 468 996 608 886 718 749 999 999 + 1;
  • 26 855 468 996 608 886 718 749 999 999 ÷ 2 = 13 427 734 498 304 443 359 374 999 999 + 1;
  • 13 427 734 498 304 443 359 374 999 999 ÷ 2 = 6 713 867 249 152 221 679 687 499 999 + 1;
  • 6 713 867 249 152 221 679 687 499 999 ÷ 2 = 3 356 933 624 576 110 839 843 749 999 + 1;
  • 3 356 933 624 576 110 839 843 749 999 ÷ 2 = 1 678 466 812 288 055 419 921 874 999 + 1;
  • 1 678 466 812 288 055 419 921 874 999 ÷ 2 = 839 233 406 144 027 709 960 937 499 + 1;
  • 839 233 406 144 027 709 960 937 499 ÷ 2 = 419 616 703 072 013 854 980 468 749 + 1;
  • 419 616 703 072 013 854 980 468 749 ÷ 2 = 209 808 351 536 006 927 490 234 374 + 1;
  • 209 808 351 536 006 927 490 234 374 ÷ 2 = 104 904 175 768 003 463 745 117 187 + 0;
  • 104 904 175 768 003 463 745 117 187 ÷ 2 = 52 452 087 884 001 731 872 558 593 + 1;
  • 52 452 087 884 001 731 872 558 593 ÷ 2 = 26 226 043 942 000 865 936 279 296 + 1;
  • 26 226 043 942 000 865 936 279 296 ÷ 2 = 13 113 021 971 000 432 968 139 648 + 0;
  • 13 113 021 971 000 432 968 139 648 ÷ 2 = 6 556 510 985 500 216 484 069 824 + 0;
  • 6 556 510 985 500 216 484 069 824 ÷ 2 = 3 278 255 492 750 108 242 034 912 + 0;
  • 3 278 255 492 750 108 242 034 912 ÷ 2 = 1 639 127 746 375 054 121 017 456 + 0;
  • 1 639 127 746 375 054 121 017 456 ÷ 2 = 819 563 873 187 527 060 508 728 + 0;
  • 819 563 873 187 527 060 508 728 ÷ 2 = 409 781 936 593 763 530 254 364 + 0;
  • 409 781 936 593 763 530 254 364 ÷ 2 = 204 890 968 296 881 765 127 182 + 0;
  • 204 890 968 296 881 765 127 182 ÷ 2 = 102 445 484 148 440 882 563 591 + 0;
  • 102 445 484 148 440 882 563 591 ÷ 2 = 51 222 742 074 220 441 281 795 + 1;
  • 51 222 742 074 220 441 281 795 ÷ 2 = 25 611 371 037 110 220 640 897 + 1;
  • 25 611 371 037 110 220 640 897 ÷ 2 = 12 805 685 518 555 110 320 448 + 1;
  • 12 805 685 518 555 110 320 448 ÷ 2 = 6 402 842 759 277 555 160 224 + 0;
  • 6 402 842 759 277 555 160 224 ÷ 2 = 3 201 421 379 638 777 580 112 + 0;
  • 3 201 421 379 638 777 580 112 ÷ 2 = 1 600 710 689 819 388 790 056 + 0;
  • 1 600 710 689 819 388 790 056 ÷ 2 = 800 355 344 909 694 395 028 + 0;
  • 800 355 344 909 694 395 028 ÷ 2 = 400 177 672 454 847 197 514 + 0;
  • 400 177 672 454 847 197 514 ÷ 2 = 200 088 836 227 423 598 757 + 0;
  • 200 088 836 227 423 598 757 ÷ 2 = 100 044 418 113 711 799 378 + 1;
  • 100 044 418 113 711 799 378 ÷ 2 = 50 022 209 056 855 899 689 + 0;
  • 50 022 209 056 855 899 689 ÷ 2 = 25 011 104 528 427 949 844 + 1;
  • 25 011 104 528 427 949 844 ÷ 2 = 12 505 552 264 213 974 922 + 0;
  • 12 505 552 264 213 974 922 ÷ 2 = 6 252 776 132 106 987 461 + 0;
  • 6 252 776 132 106 987 461 ÷ 2 = 3 126 388 066 053 493 730 + 1;
  • 3 126 388 066 053 493 730 ÷ 2 = 1 563 194 033 026 746 865 + 0;
  • 1 563 194 033 026 746 865 ÷ 2 = 781 597 016 513 373 432 + 1;
  • 781 597 016 513 373 432 ÷ 2 = 390 798 508 256 686 716 + 0;
  • 390 798 508 256 686 716 ÷ 2 = 195 399 254 128 343 358 + 0;
  • 195 399 254 128 343 358 ÷ 2 = 97 699 627 064 171 679 + 0;
  • 97 699 627 064 171 679 ÷ 2 = 48 849 813 532 085 839 + 1;
  • 48 849 813 532 085 839 ÷ 2 = 24 424 906 766 042 919 + 1;
  • 24 424 906 766 042 919 ÷ 2 = 12 212 453 383 021 459 + 1;
  • 12 212 453 383 021 459 ÷ 2 = 6 106 226 691 510 729 + 1;
  • 6 106 226 691 510 729 ÷ 2 = 3 053 113 345 755 364 + 1;
  • 3 053 113 345 755 364 ÷ 2 = 1 526 556 672 877 682 + 0;
  • 1 526 556 672 877 682 ÷ 2 = 763 278 336 438 841 + 0;
  • 763 278 336 438 841 ÷ 2 = 381 639 168 219 420 + 1;
  • 381 639 168 219 420 ÷ 2 = 190 819 584 109 710 + 0;
  • 190 819 584 109 710 ÷ 2 = 95 409 792 054 855 + 0;
  • 95 409 792 054 855 ÷ 2 = 47 704 896 027 427 + 1;
  • 47 704 896 027 427 ÷ 2 = 23 852 448 013 713 + 1;
  • 23 852 448 013 713 ÷ 2 = 11 926 224 006 856 + 1;
  • 11 926 224 006 856 ÷ 2 = 5 963 112 003 428 + 0;
  • 5 963 112 003 428 ÷ 2 = 2 981 556 001 714 + 0;
  • 2 981 556 001 714 ÷ 2 = 1 490 778 000 857 + 0;
  • 1 490 778 000 857 ÷ 2 = 745 389 000 428 + 1;
  • 745 389 000 428 ÷ 2 = 372 694 500 214 + 0;
  • 372 694 500 214 ÷ 2 = 186 347 250 107 + 0;
  • 186 347 250 107 ÷ 2 = 93 173 625 053 + 1;
  • 93 173 625 053 ÷ 2 = 46 586 812 526 + 1;
  • 46 586 812 526 ÷ 2 = 23 293 406 263 + 0;
  • 23 293 406 263 ÷ 2 = 11 646 703 131 + 1;
  • 11 646 703 131 ÷ 2 = 5 823 351 565 + 1;
  • 5 823 351 565 ÷ 2 = 2 911 675 782 + 1;
  • 2 911 675 782 ÷ 2 = 1 455 837 891 + 0;
  • 1 455 837 891 ÷ 2 = 727 918 945 + 1;
  • 727 918 945 ÷ 2 = 363 959 472 + 1;
  • 363 959 472 ÷ 2 = 181 979 736 + 0;
  • 181 979 736 ÷ 2 = 90 989 868 + 0;
  • 90 989 868 ÷ 2 = 45 494 934 + 0;
  • 45 494 934 ÷ 2 = 22 747 467 + 0;
  • 22 747 467 ÷ 2 = 11 373 733 + 1;
  • 11 373 733 ÷ 2 = 5 686 866 + 1;
  • 5 686 866 ÷ 2 = 2 843 433 + 0;
  • 2 843 433 ÷ 2 = 1 421 716 + 1;
  • 1 421 716 ÷ 2 = 710 858 + 0;
  • 710 858 ÷ 2 = 355 429 + 0;
  • 355 429 ÷ 2 = 177 714 + 1;
  • 177 714 ÷ 2 = 88 857 + 0;
  • 88 857 ÷ 2 = 44 428 + 1;
  • 44 428 ÷ 2 = 22 214 + 0;
  • 22 214 ÷ 2 = 11 107 + 0;
  • 11 107 ÷ 2 = 5 553 + 1;
  • 5 553 ÷ 2 = 2 776 + 1;
  • 2 776 ÷ 2 = 1 388 + 0;
  • 1 388 ÷ 2 = 694 + 0;
  • 694 ÷ 2 = 347 + 0;
  • 347 ÷ 2 = 173 + 1;
  • 173 ÷ 2 = 86 + 1;
  • 86 ÷ 2 = 43 + 0;
  • 43 ÷ 2 = 21 + 1;
  • 21 ÷ 2 = 10 + 1;
  • 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.

110 000 001 010 109 999 999 999 999 999 738(10) =


101 0110 1100 0110 0101 0010 1100 0011 0111 0110 0100 0111 0010 0111 1100 0101 0010 1000 0001 1100 0000 0011 0111 1111 1110 1111 1010(2)


3. Normalize the binary representation of the number.

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


110 000 001 010 109 999 999 999 999 999 738(10) =


101 0110 1100 0110 0101 0010 1100 0011 0111 0110 0100 0111 0010 0111 1100 0101 0010 1000 0001 1100 0000 0011 0111 1111 1110 1111 1010(2) =


101 0110 1100 0110 0101 0010 1100 0011 0111 0110 0100 0111 0010 0111 1100 0101 0010 1000 0001 1100 0000 0011 0111 1111 1110 1111 1010(2) × 20 =


1.0101 1011 0001 1001 0100 1011 0000 1101 1101 1001 0001 1100 1001 1111 0001 0100 1010 0000 0111 0000 0000 1101 1111 1111 1011 1110 10(2) × 2106


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): 106


Mantissa (not normalized):
1.0101 1011 0001 1001 0100 1011 0000 1101 1101 1001 0001 1100 1001 1111 0001 0100 1010 0000 0111 0000 0000 1101 1111 1111 1011 1110 10


5. Adjust the exponent.

Use the 8 bit excess/bias notation:


Exponent (adjusted) =


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


106 + 2(8-1) - 1 =


(106 + 127)(10) =


233(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;
  • 233 ÷ 2 = 116 + 1;
  • 116 ÷ 2 = 58 + 0;
  • 58 ÷ 2 = 29 + 0;
  • 29 ÷ 2 = 14 + 1;
  • 14 ÷ 2 = 7 + 0;
  • 7 ÷ 2 = 3 + 1;
  • 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) =


233(10) =


1110 1001(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 1101 1000 1100 1010 0101 100 0011 0111 0110 0100 0111 0010 0111 1100 0101 0010 1000 0001 1100 0000 0011 0111 1111 1110 1111 1010 =


010 1101 1000 1100 1010 0101


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) =
1110 1001


Mantissa (23 bits) =
010 1101 1000 1100 1010 0101


Decimal number 110 000 001 010 109 999 999 999 999 999 738 converted to 32 bit single precision IEEE 754 binary floating point representation:

0 - 1110 1001 - 010 1101 1000 1100 1010 0101


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