News

when I have like the funny left quote character, unicode code point of 201C I understand and see from xxd and this site, that the stored hex of that is ...
Code points are written in the format 'U+XXXX,' where the 'U+' indicates that it is Unicode, and the 'XXXX' that follows indicates the code point in hexadecimal notation.