This exercise explores ASCII and Unicode conversion. The following table shows strings of characters.
1. Translate the strings into hexadecimal ASCII byte values.
2. Translate the strings into 16-bit Unicode (using hex notation and the Basic Latin character set).