1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<!-- Thanks for reading the source of this document. Hope you enjoy -->
<!-- what you find here. Please let me know if you find any errors. -->
<HEAD>
<TITLE>ISO 8859-1 character set overview</TITLE>
<META NAME="description" CONTENT="The ISO 8859-1 (Latin 1) character set is used in HTML documents. This site contains a complete overview of all elements, in GIF and table format.">
<META NAME="keywords" CONTENT="HTML authoring, charset, character set, ISO Latin-1, 8859-1, writing, HTML, writing HTML, making">
<META NAME="generator" CONTENT="Orb v1.3 for OS/2">
<META NAME="author" CONTENT="Arnoud Engelfriet">
<LINK REV="made" HREF="mailto:galactus@htmlhelp.com" TITLE="ISO Character set feedback">
</HEAD>
<BODY BGCOLOR="#FFFFFF" TEXT="#000000" LINK="#0000FF" VLINK="#800080"
ALINK="#000080">
<H2><IMG SRC="../../icon/wdglogo.gif" WIDTH=250 HEIGHT=74 ALT="The Web Design Group presents:"></H2>
<H1 ALIGN=CENTER>ISO 8859-1 character set overview</H1>
<HR WIDTH="75%" SIZE=3>
<!-- ** These paragraphs are outdated **
The HTML specifications state that HTML uses the ISO 8859-1 (Latin 1)
character set for the encoding of documents. If you want to send out
an HTML document and ensure everyone will be able to read it as you
intended, it must be in this character set. If the protocol you use is
not fully 8-bit, for example e-mail, a post to Usenet or FTP in "ascii"
mode, then you should not use the characters above 127 directly, but
instead in escaped form.
<P>
(Of course, the above does not apply if you are writing for a specific
group of users, or need another character set for your language).
-->
<P>
The following tables give all characters which are available in the
ISO Latin 1 character set. In each table, you will see four columns:
<OL>
<LI><B>Char</B>. This is the actual character.
<LI><B>Code</B>. This is the decimal code number for the character.
<LI><B>Name</B>. This is the entity name for the character.
<LI><B>Description</B>. A short description on the character.
</OL>
In all cases, you may use the decimal code number to represent the
character, or the entity name if that's available. A number is used
like this: <KBD>&#169;</KBD> to represent the 169th character. Since
this character also has a name, you can also use <KBD>&copy;</KBD>
to represent it.
<P>
The table with characters uses a small GIF image for each character.
This means you need to load up to 32 images per table. A faster way
is probably to download the screenshot for the table, and use that
as a reference.
<UL>
<LI>Characters 32 - 63 in <A HREF="iso032-063.html">table</A> or <A HREF="iso032-063.gif">image</A> format.
<LI>Characters 64 - 95 in <A HREF="iso064-095.html">table</A> or <A HREF="iso064-095.gif">image</A> format.
<LI>Characters 96 - 127 in <A HREF="iso096-127.html">table</A> or <A HREF="iso096-127.gif">image</A> format.
<LI>Characters 160 - 191 in <A HREF="iso160-191.html">table</A> or <A HREF="iso160-191.gif">image</A> format.
<LI>Characters 192 - 223 in <A HREF="iso192-223.html">table</A> or <A HREF="iso192-223.gif">image</A> format.
<LI>Characters 224 - 255 in <A HREF="iso224-255.html">table</A> or <A HREF="iso224-255.gif">image</A> format.
</UL>
A <A HREF="latin1.gif">GIF image with the complete overview</A> is
also available (1143x1530 pixels, 70K).
<H2>Notes</H2>
ISO-8859-1 explicitly does <EM>not</EM> define displayable characters for
positions 0-31 and 127-159, and the HTML standard does not allow
those to be used for displayable characters. The only characters in
this range that are used are 9, 10 and 13, which are tab, newline and carriage
return respectively. If you
attempt to display these invalid characters on your own system, you may find
some characters displayed there, but please do not assume that other
users will see the same thing (or even anything at all) on their
systems.
<P>
The final specification for <A HREF="../wilbur/index.html">HTML 3.2</A> does
not include the quot entity. Dan Connolly explained this on the
www-html mailing list:
<BLOCKQUOTE>
<PRE>
> Why is the &quot; entity not present in the latest HTML 3.2
> specification, even though it is used in an example in
> the documentation?
No good reason. It's a mistake.
Dan
</PRE>
</BLOCKQUOTE>
<P>
Although the specs require that all browsers support this character set,
not all actually do. In particular, Macintosh browsers display the
following 15 characters incorrectly: the broken vertical bar (&#<A
HREF="166.gif">166</A>;), superscript 1 (&#<A HREF="185.gif">185</A>;),
2 (&#<A HREF="178.gif">178</A>;)
and 3 (&#<A HREF="179.gif">179</A>;),
shy (&#<A HREF="173.gif">173</A>;)
quarter (&#<A HREF="188.gif">188</A>;),
half (&#<A HREF="189.gif">189</A>;),
three quarters (&#<A HREF="190.gif">190</A>;),
uppercase (&#<A HREF="208.gif">208</A>;)
and lowercase eth (&#<A HREF="240.gif">240</A>;),
uppercase (&#<A HREF="222.gif">222</A>;)
and lowercase thorn (&#<A HREF="254.gif">254</A>;),
uppercase (&#<A HREF="221.gif">221</A>;)
and lowercase y acute (&#<A HREF="253.gif">253</A>;)
and the multiplication sign (&#<A HREF="215.gif">215</A>;).
Macintosh users might want to install <A
HREF="http://world.std.com/~wij/courier/about-courier-web.html">CourierWeb</A>,
monospaced font that can display all entities correctly.
Alan Flavell maintains a <A
HREF="http://ppewww.ph.gla.ac.uk/~flavell/iso8859/iso8859-mac.html">more
extensive dicussion</A> of this topic.
<P>
In most cases, you will not need to use the &quot; entity for the
double quote ("). It might come in handy if you need it inside a
quoted attribute value, for example as in <CODE>ALT="My &quot;new&quot;
site"</CODE>.
<CENTER>
<HR>
<P>
<B><IMG SRC="../../icon/wdglogo-small.gif" WIDTH=105 HEIGHT=40 ALT="Web Design Group" ALIGN=RIGHT></B><BR>
<A HREF="./index.html" TITLE="Index of ISO-Latin 1 character set">Character set index</A> ~
<A HREF="mailto:galactus@htmlhelp.com" TITLE="ISO Charset feedback">Feedback</A>
<P>
<SMALL>
Copyright © 1996
<A HREF="http://www.stack.nl/%7Egalactus/">Arnoud "Galactus"
Engelfriet</A>.
</SMALL>
</CENTER>
</BODY>
</HTML>
|