logo

Crowdly

Character encodings Complete the questions below based on the following encodi...

✅ The verified answer to this question is available below. Our community-reviewed solutions help you understand the material better.

Character encodings

Complete the questions below based on the following encoding table.

The table contains 128 different characters, numbered from 0 to 127. Note how the characters of the English alphabet are not listed in the usual order.

However, the order of lower-case and upper-case characters is the same: The table lists the upper-case characters first (starting with M, Q, J, ...), followed by some symbols and then the lower-case characters (m, q, j, ...).

For each character, you are given its hexadecimal code. For example, the character ] has hex code 2a.

! 00 P 20 5 40 … 60

@ 01 Y 21 6 41 æ 61

# 02 G 22 7 42 “ 62

$ 03 D 23 8 43 ‘ 63

% 04 N 24 9 44 « 64

^ 05 + 25 0 45 » 65

& 06 = 26 m 46 ™ 66

* 07 { 27 q 47 £ 67

( 08 } 28 j 48 ¢ 68

) 09 [ 29 f 49 € 69

- 0a ] 2a a 4a ∞ 6a

M 0b ∫ 2b i 4b § 6b

Q 0c \ 2c e 4c ¶ 6c

J 0d : 2d t 4d • 6d

F 0e ; 2e o 4e ª 6e

A 0f " 2f s 4f º 6f

I 10 < 30 k 50 ≠ 70

E 11 > 31 z 51 ± 71

T 12 , 32 u 52 ‡ 72

O 13 . 33 v 53 | 73

S 14 / 34 x 54 74

K 15 ? 35 h 55 ¯ 75

Z 16 ` 36 c 56 ˘ 76

U 17 ~ 37 r 57 ¿ 77

V 18 ≤ 38 w 58 Ú 78

X 19 ≥ 39 b 59 Æ 79

H 1a ÷ 3a l 5a µ 7a

C 1b 0 3b p 5b © 7b

R 1c 1 3c y 5c ® 7c

W 1d 2 3d g 5d ¬ 7d

B 1e 3 3e d 5e √ 7e

L 1f 4 3f n 5f ≈ 7f

Encoding and number systems

Convert the letters of the word "Lynx

" into the corresponding character codes from the table above. The final letter has already been converted for you.

You can look up the hexadecimal code in the table. Then convert the code into the different number representations (decimal, binary, octal) by hand.

Enter each number without leading zeros, and without type indicators such as 0x or 0b.

CharacterHexDecimalBinary
L
y
n
x54841010100

Decoding

Decode the following 4-letter word. Each character is given in binary notation. Convert the binary to hexadecimal and then look up the character in the encoding table above.

BinaryHexCharacter
100011
1010010
1010110
1010000

More questions like this

Want instant access to all verified answers on learning.monash.edu?

Get Unlimited Answers To Exam Questions - Install Crowdly Extension Now!