Did you know...
          Capital letters in binary start with 010.
          And lower case letters start with 011.
          
          and...
          ending numbers go in order...
          
          A/a-1
          B/b-0
          C/c-1
          D/d-0
          like so and so on...
          
          Just so you know. ^ ^
          
          And I know that doesn't actually help you read Binary Code, but it's okay. I just wanted to point that out.