About character encoding:
Computers store information with series of bits, that is, zeros and ones. (1001001110100...) (tangent: they are usually called zero and one, but they can also be thought of as off/on, false/true, etc., anything with two states really.)
"how to represent strings of...