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">





Related Articles
HTML Encoding (Character Sets) HTML Charsets
The ASCII Character Set HTML Charsets
The ANSI Character Set HTML Charsets
The ISO-8859-1 Character Set HTML Charsets
The UTF-8 Character Set HTML Charsets
the Differences Between Character Sets HTML Charsets

Single Articles
Example of The UTF-8 Character SetHTML Charsets

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


Reffered: https://www.w3schools.com/html/html_charset.asp