Figure 1
subject ← 'history' topic ← 'tudor'
The Unicode character code of subject[0], which is 'h', is 104.
subject[0]
Find the Unicode character code of the character topic[2] in Figure 1.
topic[2]
100
102
104
116