This Forum References:

Introduction to Computer Programming

Introduction to Computer Programming

This is our fundamentals course! Software development is not all glamorous. There are many underlying concepts that lie beneath the code that are important to understand in order to reach your full potential.

Introduction to ASCII


1 reply [Last post]
WiBit
WiBit's picture
Offline
When things break I did it. I am an admin!I don't know when to shut up.
Joined: 2011-04-13
Points: 50

Questions or comments for Introduction to ASCII.

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.
ethan
ethan's picture
Offline
Joined: 2012-02-19
Points: 0

So, essentially all characters from ASKII converted to binary end in 1 0, since all numbers boil down to 1 and 0, and 1 and 0 always equal themselves.