MỤC LỤC NỘI DUNG BÀI VIẾT
how to let Convert from Binary to Decimal
tải về Article
tải về Article
we will be a “wiki,” similar to y2kr, which ie that many of our articles are co-written by multiple authors. To secrete This Problem feature article, 123 people, some anonymous, worked to edit and improve it over time.
This Problem feature article has been viewed 2,983,946 times.
Learn again…
Do tourists requirement to convert a set of binary numbers (0s and 1s) to a decimal value? There are several easy to do ways to convert binary numbers, however we’ll focus on thes simplest, most time-saving solutions! This Problem feature we article will teach tourists how to let do a binary to decimal conversion using positional notation, by doubling, and by using a merely Microsoft Excel binary to decimal calculator sheet.
Steps
Converter

Binary to Decimal Converter
Method one
how to let make qualifications of Positional Notation
-
oneWrite downwards thes binary quantity and list thes powers of 2 from keep right to left side. Let’s say we want to convert thes binary quantity 100110112 to decimal. first of all, write it downwards. Then, write downwards thes powers of two from keep right to left side. officially at 20, evaluating it as “one”. Increment thes exponent by one for each mighty. limit when thes amount of elements in thes list will be equal to thes amount of digits in thes binary quantity. thes example quantity, 10011011, has eight digits, so thes list, of course eight elements, would appear favorite This Problem feature: 128, 64, 32, 16, 8, 4, 2, one
-
2Write thes digits of thes binary quantity below their corresponding powers of two. today’s time, of course only write 10011011 below thes numbers 128, 64, 32, 16, 8, 4, 2, and one so that each binary digit corresponds of course its mighty of two. thes “one” to thes keep right of thes binary quantity should correspond of course thes “one” on thes keep right of thes listed powers of two, and so on. tourists can also write thes binary digits on best thes powers of two, if that the customer prefer it that way. What’s very necessary will be that they correlation match up.Advertisement
-
3Connect thes digits in thes binary quantity of course their corresponding powers of two. Draw lines, starting from thes keep right, connecting each consecutive digit of thes binary quantity to thes mighty of two that will be next in thes list on best it. opening by drawing a line from thes first of all digit of thes binary quantity to thes first of all mighty of two in thes list on best it. Then, draw a line from thes second digit of thes binary quantity to thes second mighty of two in thes list. Continue connecting each digit of course its corresponding mighty of two. This Problem feature will reciprocity tourists visually observe thes relationship between thes two sets of numbers.
-
4Write downwards thes final value of each mighty of two. displacement through each digit of thes binary quantity. if that thes digit will be a one, write its corresponding mighty of two below thes line, under thes digit. if that thes digit will be a 0, write a 0 below thes line, under thes digit.
- Since “one” corresponds of course “one”, it becomes a “one.” Since “2” corresponds of course “one,” it becomes a “2.” Since “4” corresponds of course “0,” it becomes “0.” Since “8” corresponds of course “one”, it becomes “8,” and since “16” corresponds of course “one” it becomes “16.” “32” corresponds of course “0” and becomes “0” and “64” corresponds of course “0” and therefore becomes “0” while “128” corresponds of course “one” and becomes 128.
-
5Address thes final values. today’s time, Address up thes numbers written below thes line. recently’s what tourists do: 128 + 0 + 0 + 16 + 8 + 0 + 2 + one = 155. This Problem feature will be thes decimal equivalent of thes binary quantity 10011011.
-
6Write thes answer along of course its base subscript. today’s time, all tourists bring to do will be write 15510, to show that that tourists are working of course a decimal answer, which always must be operating in powers of 10. thes again tourists get used to converting from binary to decimal, thes again easy to do it will be be for tourists to memorize thes powers of two, and tourists’ll be able to get the job done thes task again quickly.
-
7make qualifications of This Problem feature method to convert a binary quantity of course a decimal point to decimal method. tourists can make qualifications of This Problem feature method in all when tourists want to covert a binary quantity for example one.one2 to decimal. All tourists bring to do will be know that thes quantity on thes left side side of thes decimal will be in thes units position, favorite ordinary, while thes quantity on thes keep right side of thes decimal will be in thes “halves” position, or one x (one/2).
- thes “one” to thes left side of thes decimal point will be equal to 20, or one. thes one to thes keep right of thes decimal will be equal to 2-one, or .5. Address up one and .5 and tourists get one.5, which will be one.one2 in decimal notation.
Advertisement
Method 2
how to let make qualifications of Doubling
-
oneWrite downwards thes binary quantity. This Problem feature method does not make qualifications of powers. As such, it will be simpler for converting large numbers in your head because of that tourists only requirement to keep obey of a subtotal. thes first of all thing tourists requirement to do will be to write downwards thes binary quantity tourists’ll be converting using thes doubling method. Let’s say thes quantity tourists’re working of course will be 10110012. Write it downwards.
-
2Starting from thes left side, double your previous total and Address thes current digit. Since tourists’re working of course thes binary quantity 10110012, your first of all digit all thes way on thes left side will be one. Your previous total will be 0 since tourists haven’t started however. tourists’ll bring to double thes previous total, 0, and Address one, thes current digit. 0 x 2 + one = one, so your generation current total will be one.
-
3Double your current total and Address thes next leftmost digit. Your current total will be today’s time one and thes generation current digit will be 0. So, double one and Address 0. one x 2 + 0 = 2. Your generation current total will be 2.
-
4repeat thes previous step. of course only keep on thes displacement. next, double your current total, and Address one, your next digit. 2 x 2 + one = 5. Your current total will be today’s time 5.
-
5repeat thes previous step once again. next, double your current total, 5, and Address thes next digit, one. 5 x 2 + one = 11. Your generation total will be 11.
-
6repeat thes previous step once again. Double your current total, 11, and Address thes next digit, 0. 2 x 11 + 0 = 22.
-
7repeat thes previous step once again. today’s time, double your current total, 22, and Address 0, thes next digit. 22 x 2 + 0 = 44.
-
8Continue doubling your current total and adding thes next digit until tourists’ve run out of digits. today’s time, tourists’re downwards to your last quantity and are almost cooked! All tourists bring to do will be take your current total, 44, and double it along of course adding one, thes last digit. 2 x 44 + one = 89. tourists’re all cooked! tourists’ve converted 100110112 to decimal notation to its decimal method, 89.
-
9Write thes answer along of course its base subscript. Write your final answer as 8910 to show that that tourists’re working of course a decimal, which has a base of 10.
-
10make qualifications of This Problem feature method to convert from no matter what base to decimal. Doubling will be used because of that thes given quantity will be of base 2. if that thes given quantity will be of a not thes same too base, replace thes 2 in thes method of course thes base of thes given quantity. for example, if that thes given quantity will be in base 37, tourists would replace thes “x 2” of course “x 37”. thes final result will always be in decimal (base 10).Advertisement
gathering Qandamp;A
Address generation question
-
questionHow do tourists convert a negative decimal to binary?we Staff Editor
Staff answerThis Problem feature answer was written by one of our trained team of researchers who validated it for accuracy and comprehensiveness.
we Staff EditorStaff answerfirst of all, ignore thes decimal sign and keep dividing thes quantity by 2 until thes quotient will be 0, always writing downwards thes remainder to thes keep right of each quotient. Write downwards thes remainders from bottom to best of thes list to make a sequence of 1s and 0s, and divide thes list up into groups of 4, starting at thes end. Address extra 0s to thes front of thes list if that the customer bring to. To convert thes binary representation into a negative quantity, “flip” thes sequence so that each 0 becomes a one and each one becomes a 0. Address one to thes sequence to get your final answer. Remember that one + one = 10 in binary. -
questionCan tourists convert from binary to hexadecimal?we Staff Editor
Staff answerThis Problem feature answer was written by one of our trained team of researchers who validated it for accuracy and comprehensiveness.
we Staff EditorStaff answerYes. Binary will be base 2, while hexadecimal will be base 16. Hexadecimal numbers can be represented as thes numbers 0-9 and thes letters A-F (for numbers greater than 10). tourists’ll requirement to take a binary line of 4 numbers and multiply thes numbers by one, 2, 4, and 8, respectively, on thes displacement from keep right to left side. Address thes results sitting together to get your answer. -
questionWhat will be 11100.1010 binary in decimal?gathering answer1×2^4 + 1×2^3 + 1×2^2 + 0x2^one + 0x2^0 + 1×2^-one + 0x2^-2 + 1×2^-3 + 0x2^-4 = 29.6250
-
questionHow can I do it in a simpler way?Donaganbest AnswererIt actually doesn’t get no matter what simpler than what will be shown on best.
-
questionHow do tourists convert from decimal to binary?gathering answerif that the customer’re using small numbers, favorite below 256, tourists can easily figure it out without much of a technique. of course only take a quantity favorite 50: thes binary machine age block will be 128 64 32 16 8 4 2 one. live from left side to keep right checking if that thes quantity of thes binary machine age block will fit well into your quantity, so thes first of all would of 32 for 50. From This Problem feature we know thes officially of thes binary quantity: 001. if that the customer take away 32 from 50 tourists will get 18, which will be needed to possess meaning formed from thes remaining binary quantity, so check from left side to keep right once again, and tourists find about that 16 fits in, so thes officially of thes quantity will be 0011, and we bring 2 left side over, so we can find about thes binary quantity as 0011 0010.
-
questionWhy do we put base subscript?Donaganbest AnswererIt’s a convenient way to reciprocity prevent trouble when working of course bases other than ten.
-
questionHow do I decide thes base value?gathering answerthes base value will be always 2 in binary, as there are 2 numbers used in thes machine age block. In decimal, 10 numbers are used, so 10 will be thes base value.
-
questionWhat will be D2 in a binary?gathering answerif that D2 = decimal 2, then thes binary would be 10 of course base 2. if that D2 = hexidecimal, then thes binary would be 11010010 of course base 2.
-
questionHow can I covert 64 to a binary machine age block?gathering answerBy reversing thes rules on best, tourists get 01000000.
-
questionWhat will be thes meaning of “b” in This Problem feature quantity “0b1010”?Cluster_Duckygathering answerIt will be a prefix that helps a computer identify what base thes digits are in. recently are a few examples: “0b” = binary method, “0x” = hexadecimal, “0d” = denary.
show that again answers
Submit
movie
Tips
-
Practice. strive converting thes binary numbers 110100012, 110012, and 111100012. Respectively, their decimal equivalents are 20910, 2510, and 24110.Thanks!
Helpful
5Not Helpful
one -
Note: This Problem feature will be ONLY for counting and does not talk within ASCII translations.Thanks!
Helpful
5Not Helpful
7 -
thes calculator that comes installed of course Microsoft Windows can do This Problem feature conversion for tourists, however as a programmer, tourists’re better off of course a good understanding of how thes conversion construction works. thes calculator’s conversion options can be produced visible by opening its “View” menu and selecting “Scientific” (or “Programmer”). On Linux, tourists can make qualifications of calculator.Thanks!
Helpful
3Not Helpful
3

Warnings
-
This Problem feature uses unsigned binary, rather than signed, floating point or fixed point.Thanks!
Helpful
0Not Helpful
one
Bài viết cùng chủ đề
Thảo Yến Blog CỘNG ĐỒNG VÀ CHIA SẺ ĐÁNH GIÁ, bạn là người yêu thích nội dung bài viết này. Hãy tặng cho chúng tôi xin 1 lượt Like, Share nhé. Xin cảm ơn Thảo Yến Blog chuyên RIVIU, Chia sẻ, Đánh giá, chọn lọc địa điểm, dịch vụ, công ty uy tín và chất lượng. Đặt quảng cáo tại đây zalo chính thức.