Assume the ASCII code is used for each character with an additional parity bit (in the most significant bit position, at left). Each character in ASCII is using 8 bits. Even parity is used.
a) What english word is coded by the following Hexadecimal sequence?
4 B 6 9 7 2 6 3 E 8 E 8 6 F 6 6 6 6
b) Give the Hexadecimal coding in ASCII of the following word: Computer
c) How many ASCII code words (characters) can be stored on a 3.22 MB disk?