Although the title of that page is "The ACSII Codes and HTML Entity
Names", it shows character references. Entity references (names) are in
the form &abc; and not .
Character references are Microsoft-defined and work only if your HTML file
has something like
<META HTTP-EQUIV="Content-Type"
content="text/html; charset=WINDOWS-1252">
in its HEAD section. (Other Windows-related charsets are also okay.)
If you go to the site I referenced earlier in this thread, you will see
both character and entity references. The latter should work with any
"charset" (e.g., ISO-8859-1, UTF-8) providing the user has appropriate
fonts installed and is using a browser that complies with the W3C
specifications.
See also my own <
http://www.rossde.com/codes.html>.
--
David E. Ross
<
http://www.rossde.com/>
Concerned about someone (e.g., Pres. Bush) snooping
into your E-mail? Use PGP.
See my <
http://www.rossde.com/PGP/>