PDF download Download Article PDF download Download Article

Binary is the language of computers. This wikiHow will show you how to decode binary numbers into alphabetical or numerical characters.

  1. and 0 is "off."
  2. Advertisement
    • 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.
    • 0 values = 2,4,16,32 --> 1 values = 1+8+64=73
  3. Change the answer from its numerical form of the character to its alphabetical form by using an alphabet-number-punctuation chart. [1]
    • For example, 111111110000000011111111=11111111+00000000+11111111
  4. Advertisement

Community Q&A

Search
Add New Question
  • Question
    How can I decode a password?
    Community Answer
    Community Answer
    Passwords 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.
  • Question
    How can I start decoding as a 12-year-old?
    Community Answer
    Community Answer
    Lots 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.
  • Question
    How can I decode a password?
    Community Answer
    Community Answer
    Decoding 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.
See more answers
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!

You Might Also Like

Read BinaryRead Binary
Convert Binary to HexadecimalConvert Binary to Hexadecimal
Count in BinaryCount in Binary
Convert from Binary to DecimalConverting Binary to Decimal: Positional Notation & Doubling
Convert Binary to Octal NumberConvert Binary to Octal Number
Add Binary NumbersAdd Binary Numbers
Convert Hexadecimal to Binary or DecimalConvert Hexadecimal to Binary or Decimal
Convert from Decimal to BinaryConvert from Decimal to Binary
Read a Binary ClockRead a Binary Clock
Divide Binary NumbersDivide Binary Numbers
Convert from Decimal to Octal Convert a Decimal to an Octal: Step-by-Step Instructions
Convert from Decimal to HexadecimalConvert from Decimal to Hexadecimal: A Quick Guide + Examples
Subtract Binary NumbersSubtract Binary Numbers
Convert a Number from Decimal to IEEE 754 Floating Point RepresentationConvert a Number from Decimal to IEEE 754 Floating Point Representation
Advertisement

About This Article

wikiHow is a “wiki,” similar to Wikipedia, which means that many of our articles are co-written by multiple authors. To create this article, 13 people, some anonymous, worked to edit and improve it over time. This article has been viewed 217,245 times.
How helpful is this?
Co-authors: 13
Updated: January 5, 2024
Views: 217,245
Thanks to all authors for creating a page that has been read 217,245 times.

Is this article up to date?

Advertisement