Every Unicode character has a certain value in this table
How do I get a Unicode value of the first character of my String? Things like “0x0024” would be trickier to work with so I’m more interested in the values listed in the second column of the table – the very same values that the compareTo() method analizes