Unicode Code Points and Escapes Explained
A Unicode code point is the number assigned to a character, written as U+ followed by hex, so A is U+0041 and a smiley is U+1F600. A Unicode escape is tha
A Unicode code point is the number assigned to a character, written as U+ followed by hex, so A is U+0041 and a smiley is U+1F600. A Unicode escape is tha