diff --git a/README.md b/README.md index e7090ee..a009980 100644 --- a/README.md +++ b/README.md @@ -78,6 +78,27 @@ An encoding of a single Unicode code point can be from 1 to 4 bytes longs. Some examples of UTF-8 encoding of Unicode code points are: +
UTF-8 encoding | +value | +code point | +decimal | +binary | +name | +|||
byte 1 | +byte 2 | +byte 3 | +byte 4 | +