Horje
What is The ANSI Character Set

ANSI (Windows-1252) was the original Windows character set:

  • Identical to ASCII for the first 127 characters
  • Special characters from 128 to 159
  • Identical to UTF-8 from 160 to 255

Example of The ANSI Character Set

Example: HTML
<meta charset="Windows-1252">





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

Single Articles
Example of The ANSI Character SetHTML Charsets

Read Full:
HTML Charsets
Category:
Web Tutorial
Sub Category:
HTML Charsets
Uploaded by:
Admin
Views:
73


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