diff --git a/README.md b/README.md index 799e206..6736ed6 100644 --- a/README.md +++ b/README.md @@ -98,9 +98,9 @@ Some examples of UTF-8 encoding of Unicode code points are: 0b0,1000001 - - - + + + A U+0041 65 @@ -109,9 +109,9 @@ Some examples of UTF-8 encoding of Unicode code points are: 0b0,1110010 - - - + + + r U+0072 114 @@ -123,11 +123,11 @@ Some examples of UTF-8 encoding of Unicode code points are: 0b10,100001 - - - - - + ยก + U+00A1 + 161 + 0b0000,0000,1010,0001 + INVERTED EXCLAMATION MARK 0b110,11011