From 7bb9963162d2917b8202957e75c17d450df24d2c Mon Sep 17 00:00:00 2001 From: Charles Iliya Krempeaux Date: Wed, 16 Aug 2023 05:36:21 -0700 Subject: [PATCH] improved documentation --- README.md | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) 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 encodingvaluecode pointdecimalbinaryname
byte 1byte 2byte 3byte 4
+ ``` ┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━┳━━━━━━━━━━━━┳━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ | UTF-8 encoding | | | | | |