improved documentation

master
Charles Iliya Krempeaux 2023-08-16 05:47:28 -07:00
parent f7a648ef98
commit 2d58bd114d
1 changed files with 2 additions and 2 deletions

View File

@ -121,8 +121,8 @@ Some examples of UTF-8 encoding of Unicode code points are:
<tr> <tr>
<td><code>0b110,00010</code></td> <td><code>0b110,00010</code></td>
<td><code>0b10,100001</code></td> <td><code>0b10,100001</code></td>
<td><code></code></td> <td></td>
<td><code></code></td> <td></td>
<td>¡</td> <td>¡</td>
<td>U+00A1</td> <td>U+00A1</td>
<td>161</td> <td>161</td>