Edit Steps
- 1Remember that in binary 1 is "on: and 0 is "off."
- 2Choose the binary number that you want to decode.
- 3Give each number a value, starting from the extreme right.
- For example, using the number 1001001, 1=2, +0=4, +0=8, +1=16, +0=32, +0=64, +1=128.
- The number becomes: 128+64+32+16+8+4+2.
- 4Cut off all values that are of 0 and add values of 1.
- 0 values = 4,8,32,64 --> 1 values = 16+128=144
- 5Change the answer from its numerical form of the character to its alphabetical form by using an alphabet-number-punctuation chart. [1]
- 6Divide each of your numbers into groups of 8, and then convert them to numerical form.
- For example, 111111110000000011111111=11111111+00000000+11111111
Edit Related wikiHows
Edit Sources and Citations
Article Info
Categories: Computers and Electronics
Recent edits by: Leila