Download Article
Download Article
Binary is the language of computers. This wikiHow will show you how to decode binary numbers into alphabetical or numerical characters.
Steps
-
Remember that in binary 1 is "on: and 0 is "off."
-
Choose the binary number that you want to decode.Advertisement
-
Give each number a value, starting from the extreme right.
- For example, using the number 1001001, 1=1, +0=2, +0=4, +1=8, +0=16, +0=32, +1=64.
- The number becomes: 32+16+8+4+2+1.
-
Cut off all values that are of 0 and add values of 1.
- 0 values = 2,4,16,32 --> 1 values = 1+8+64=73
-
Change the answer from its numerical form of the character to its alphabetical form by using an alphabet-number-punctuation chart. [1] X Research source
-
Divide each of your numbers into groups of 8, and then convert them to numerical form.
- For example, 111111110000000011111111=11111111+00000000+11111111
Advertisement
Community Q&A
Search
-
QuestionHow can I decode a password?Community AnswerPasswords are not stored in binary. Rather, they are stored in hashes or encrypted keys. The decryption of private information such as a password is illegal.
-
QuestionHow can I start decoding as a 12-year-old?Community AnswerLots of practice! That's the best thing, but you could also read books, websites, or articles about decoding numbers. That will help you pick it up even quicker.
-
QuestionHow can I decode a password?Community AnswerDecoding a password would be considering hacking. If you are a child you're unlikely to go to juvenile prison, but if you're an adult I wouldn't even dream of doing it.
Ask a Question
200 characters left
Include your email address to get a message when this question is answered.
Submit
Advertisement
Video
Tips
Submit a Tip
All tip submissions are carefully reviewed before being published
Name
Please provide your name and last initial
Thanks for submitting a tip for review!
References
About This Article
Thanks to all authors for creating a page that has been read 212,844 times.
Advertisement