yt

Header Ads

Binary to Decimal conversation table and Hexa

Hello everyone welcome 🙏🙏👈 to my blog,

Guys this is not my type ,his only.    Copy and paste,

How to convert binary to decimal

For binary number with n digits:
dn-1 ... d3 d2 d1 d0
The decimal number is equal to the sum of binary digits (dn) times their power of 2 (2n):
decimal = d0×20 + d1×21 + d2×22 + ...

Example

Find the decimal value of 1110012:
binary number:111001
power of 2:252423222120
1110012 = 1⋅25+1⋅24+1⋅23+0⋅22+0⋅21+1⋅20 = 5710

How to convert decimal to binary

Conversion steps:

  1. Divide the number by 2.
  2. Get the integer quotient for the next iteration.
  3. Get the remainder for the binary digit.
  4. Repeat the steps until the quotient is equal to 0.        
Translate in Hindi

रूपांतरण चरण:

1. संख्या को 2 से भाग दें।
2. अगले पुनरावृत्ति के लिए पूर्णांक भागफल ज्ञात कीजिए।
3. बाइनरी अंकों के लिए शेष प्राप्त करें।
4. जब तक भागफल 0 के बराबर न हो तब तक चरणों को दोहराएं।

Example #1

Convert 1310 to binary:
Division
by 2
QuotientRemainderBit #
13/2610
6/2301
3/2112
1/2013
So 1310 = 11012

Example #2

Convert 17410 to binary:
Division
by 2
QuotientRemainderBit #
174/28700
87/24311
43/22112
21/21013
10/2504
5/2215
2/2106
1/2017
So 17410 = 101011102
      I hope you are doute is clear,
So please support me

  SUBSCRIBE NOW please My blog and
You tube channelhttps://m.youtube.com/channel/UCtXh9M6Yiu0alhUY4ebNTpw

Binary to decimal conversion table

Binary
Number
Decimal
Number
Hex
Number
000
111
1022
1133
10044
10155
11066
11177
100088
100199
101010A
101111B
110012C
110113D
111014E
111115F
100001610
100011711
100101812
100111913
101002014
101012115
101102216
101112317
110002418
110012519
11010261A
11011271B
11100281C
11101291D
11110301E
11111311F
1000003220
10000006440
1000000012880
100000000256100

       Dear friends .
So everyone please subscribe to my blog post

यदि आपके मन में इस article को लेकर कोई भी doubts हैं या आप चाहते हैं की इसमें कुछ सुधार होनी चाहिए तब इसके लिए आप नीच comments लिख सकते हैं
            .यदि आपको यह post convert Binary to Decimal conversation & Decimal to Binary पसंद आया हो तो या कुछ सीखने को मिला तब कृपया इस पोस्ट को Social Networks जैसे कि Facebook,Twitter और दुसरे Social Media पर share कीजिये. हमरे Blog को जरुर Subscribe करें जय हिंद धन्यबाद
By Shailesh Jaiswal

No comments

Theme images by Dizzo. Powered by Blogger.