What base is a hexadecimal number system?
16
What base is a octal number system?
8
How are alphanumeric symbols represented in binary?
They are transferred into a unique binary 7 digit number in the ASCII table where each symbol has a unique digit.
What does ASCII stand for?
American Standard Code for Information Interchange
How are colours represented?
Colours are usually shown in GUIs as a hexadecimal number 6 digits long representing the RGB ratio.