- The document discusses various number systems like decimal, binary, octal and hexadecimal. It explains how each number system uses a different base or radix to represent numbers using symbols.
- Conversion methods between different number systems are also described, using techniques like successive division and multiplying place values.
- Character encoding standards like ASCII, ISCII and Unicode are introduced which allow representation of text in computers using numeric codes. UTF-8 encoding scheme of Unicode is also summarized briefly.