Horje
The UTF-8 Character Set
  • is identical to ASCII for the values from 0 to 127
  • Does not use the characters from 128 to 159
  • Identical to ANSI and 8859-1 from 160 to 255
  • Continues from the value 256 to 10 000 characters

Example of The UTF-8 Character Set

Example: HTML
<meta charset="UTF-8">





Category:
Web Tutorial
Sub Category:
HTML Charsets
Uploaded by:
Admin


Read Article
https://develop.horje.com/learn/1434/reference