Jump to: Search | Global Menu | Main Menu | Log on | Page Content | Side Bar | Footer
ITnews Wednesday, 20 August, 2008. 5:54 pm. London time.  
       

 

ITnews Partners  Globe icon

 e-Skills logo. Opens web site in new window. SFIA Foundation logo. Opens web site in new window. FNX logo. Opens web site in new window. Skills for Business logo. Opens web site in new window. 

The ISO Latin 1 Character Set

   

The table below lists the characters in the first 256 code positions of UCS, the character set of HTML 4.0 and XHTML 1.0; these are one-for-one identical to the characters in the ISO-8859-1 (Latin-1) character set. The first column contains their number in decimal, and the second column in hexadecimal notation. The third column contains a sample of the character's glyph (if your browser understands numerical character references). The fourth column contains the name used in named entity references if the character has one defined, and the fifth column describes the character as defined in ISO-10646.

You can use this table in many ways; you can use it to replace hexadecimal numerical entity references with decimal ones, which are much more widely supported. You can use it to replace named entity references with numerical ones for older browsers that don't understand all of the HTML4 named entities, and you can also use it to insert character references of any kind into your documents by looking up the character and using the number or entity name.

Note that the first 33 characters are control codes and are essentially unused in modern computer systems, except for the space, tab, linefeed and carriage return characters. The characters numbered 128 to 159 inclusive are also unused, but are shown here because Microsoft Windows fonts using the Windows-1252 Western European encoding contain characters in these positions, some of which are useful (like the trademark sign and the angle quotes). You should replace occurrences of these characters with their Unicode equivalents from the next table, and never use them as character references.

Note that under some circumstances (depending on browser, operating system, installed fonts and user preferences) browsers will interpret numerical character references relative to the encoding instead of UCS. Specifying the encoding of your documents explicitly will usually circumvent this problem.

HTML ISO Latin 1 Character Set
Nmbr Smpl Name Hex Description
1-32       control characters (unused)
33 !   21  
34 " quot 22 quotation mark = APL quote
35 #   23  
36 $   24  
37 %   25  
38 & amp 26 ampersand
39 '   27  
40 (   28  
41 )   29  
42 *   2A  
43 +   2B  
44 ,   2C  
45 -   2D  
46 .   2E  
47 /   2F  
48-57       numbers 0 through 9
58 :   3A  
59 ;   3B  
60 < lt 3C less-than sign
61 =   3D  
62 > gt 3E greater-than sign
63 ?   3F  
64 @   40  
65-90       uppercase latin letters A through Z
91 [   5B  
92 \   5C  
93 ]   5D  
94 ^   5E  
95 _   5F  
96 `   60  
97-122       lowercase latin letters a through z
123 {   7B  
124 |   7C  
125 }   7D  
126 ~   7E  
127     7F  
128   80 unused
129     81 unused
130   82 non-standard, use &sbquo;
131 ƒ   83 non-standard, use &fnof;
132   84 non-standard, use &bdquo;
133   85 non-standard, use &hellip;
134   86 non-standard, use &dagger;
135   87 non-standard, use &Dagger
136 ^   88 non-standard, use caret
%   89 non-standard, use percent sign
138 Š   8A non-standard, use &Scaron;
139 <   8B non-standard, use &lt;
140 Œ   8C non-standard, use &OElig;
141     8D unused
142   8E non-standard
143     8F unused
144     90 unused
145   91 non-standard, use &lsquo;
146   92 non-standard, use &rsquo;
147   93 non-standard, use &ldquo;
148   94 non-standard, use &rdquo;
149   95 non-standard, use &bull;
150   96 non-standard, use &ndash;
151   97 non-standard, use &mdash;
152 ˜   98 non-standard, use &tilde;
153   99 non-standard, use &trade;
154 š   9A non-standard, use &scaron;
155 >   9B non-standard, use &gt;
156 œ   9C non-standard, use &oelig;
157     9D unused
158   9E unused
159 Ÿ   9F non-standard, use &Yuml;
160   nbsp A0 no-break space
161 ¡ iexcl A1 inverted exclamation mark
162 ¢ cent A2 cent sign
163 £ pound A3 pound sign
164 ¤ curren A4 currency sign
165 ¥ yen A5 yen sign
166 ¦ brvbar A6 broken bar
167 § sect A7 section sign
168 ¨ uml A8 diaeresis
169 © copy A9 copyright sign
170 ª ordf AA feminine ordinal indicator
171 « laquo AB left-pointing double angle quotation mark
172 ¬ not AC not sign
173 ­ shy AD soft hyphen
174 ® reg AE registered sign
175 ¯ macr AF macron
176 ° deg B0 degree sign
177 ± plusmn B1 plus-minus sign
178 ² sup2 B2 superscript two
179 ³ sup3 B3 superscript three
180 ´ acute B4 acute accent
181 µ micro B5 micro sign
182 para B6 pilcrow sign
183 · middot B7 middle dot
184 ¸ cedil B8 cedilla
185 ¹ sup1 B9 superscript one
186 º ordm BA masculine ordinal indicator
187 » raquo BB right-pointing double angle quotation mark
188 ¼ frac14 BC vulgar fraction one quarter
189 ½ frac12 BD vulgar fraction one half
190 ¾ frac34 BE vulgar fraction three quarters
191 ¿ iquest BF inverted question mark
192 À Agrave C0 latin capital letter A with grave
193 Á Aacute C1 latin capital letter A with acute
194 Â Acirc C2 latin capital letter A with circumflex
195 Ã Atilde C3 latin capital letter A with tilde
196 Ä Auml C4 latin capital letter A with diaeresis
197 Å Aring C5 latin capital letter A with ring above
198 Æ AElig C6 latin capital letter AE
199 Ç Ccedil C7 latin capital letter C with cedilla
200 È Egrave C8 latin capital letter E with grave
201 É Eacute C9 latin capital letter E with acute
202 Ê Ecirc CA latin capital letter E with circumflex
203 Ë Euml CB latin capital letter E with diaeresis
204 Ì Igrave CC latin capital letter I with grave
205 Í Iacute CD latin capital letter I with acute
206 Î Icirc CE latin capital letter I with circumflex
207 Ï Iuml CF latin capital letter I with diaeresis
208 Ð ETH D0 latin capital letter ETH
209 Ñ Ntilde D1 latin capital letter N with tilde
210 Ò Ograve D2 latin capital letter O with grave
211 Ó Oacute D3 latin capital letter O with acute
212 Ô Ocirc D4 latin capital letter O with circumflex
213 Õ Otilde D5 latin capital letter O with tilde
214 Ö Ouml D6 latin capital letter O with diaeresis
215 × times D7 multiplication sign
216 Ø Oslash D8 latin capital letter O with stroke
217 Ù Ugrave D9 latin capital letter U with grave
218 Ú Uacute DA latin capital letter U with acute
219 Û Ucirc DB latin capital letter U with circumflex
220 Ü Uuml DC latin capital letter U with diaeresis
221 Ý Yacute DD latin capital letter Y with acute
222 Þ THORN DE latin capital letter THORN
223 ß szlig DF latin small letter sharp s
224 à agrave E0 latin small letter a with grave
225 á aacute E1 latin small letter a with acute
226 â acirc E2 latin small letter a with circumflex
227 ã atilde E3 latin small letter a with tilde
228 ä auml E4 latin small letter a with diaeresis
229 å aring E5 latin small letter a with ring above
230 æ aelig E6 latin small letter ae
231 ç ccedil E7 latin small letter c with cedilla
232 è egrave E8 latin small letter e with grave
233 é eacute E9 latin small letter e with acute
234 ê ecirc EA latin small letter e with circumflex
235 ë euml EB latin small letter e with diaeresis
236 ì igrave EC latin small letter i with grave
237 í iacute ED latin small letter i with acute
238 î icirc EE latin small letter i with circumflex
239 ï iuml EF latin small letter i with diaeresis
240 ð eth F0 latin small letter eth
241 ñ ntilde F1 latin small letter n with tilde
242 ò ograve F2 latin small letter o with grave
243 ó oacute F3 latin small letter o with acute
244 ô ocirc F4 latin small letter o with circumflex
245 õ otilde F5 latin small letter o with tilde
246 ö ouml F6 latin small letter o with diaeresis
247 ÷ divide F7 division sign
248 ø oslash F8 latin small letter o with stroke,
249 ù ugrave F9 latin small letter u with grave
250 ú uacute FA latin small letter u with acute
251 û ucirc FB latin small letter u with circumflex
252 ü uuml FC latin small letter u with diaeresis
253 ý yacute FD latin small letter y with acute
254 þ thorn FE latin small letter thorn
255 ÿ yuml FF latin small letter y with diaeresis
   

Site Themes

You can select from different site themes to suit your preference...

Print This Page

Click to print.

This page is already printer friendly...