WebReference.com logo
tip archive  •   about  •   sitemap  •   contact  •   jobs  •   write for us  •   subscribe


[previous] [next]

HTML Character Reference [con't]

Technical Lead
Thomson Reuters (Markets) LLC
US-NY-New York

Justtechjobs.com Post A Job | Post A Resume

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.01 and XHTML 1.0; these are identical to the characters in the ISO-8859-1 (Latin-1) character set. The first column contains their number in decimal, and the fourth column in hexadecimal notation. The second column contains a sample of the character's glyph (if your browser understands numerical character references). The third 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.

This table can be used 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 HTML 4.01 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 most 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 occurences of these characters with their Unicode equivalents from the next table, and never use them as character references.

also 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.

Number Sample Name Hex Description
1-32       control characters (unused)
33!21  
34"quot22 quotation mark = APL quote
35#23  
36$24  
37%25  
38&amp26 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<lt3C less-than sign
61=3D  
62>gt3E 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
137 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 nbspA0 no-break space
161¡iexclA1 inverted exclamation mark
162¢centA2 cent sign
163£poundA3 pound sign
164¤currenA4 currency sign
165¥yenA5 yen sign
166¦brvbarA6 broken bar
167§sectA7 section sign
168¨umlA8 diaeresis
169©copyA9 copyright sign
170ªordfAA feminine ordinal indicator
171«laquoAB left-pointing double angle quotation mark
172¬notAC not sign
173­shyAD soft hyphen
174®regAE registered sign
175¯macrAF macron
176°degB0 degree sign
177±plusmnB1 plus-minus sign
178²sup2B2 superscript two
179³sup3B3 superscript three
180´acuteB4 acute accent
181µmicroB5 micro sign
182paraB6 pilcrow sign
183·middotB7 middle dot
184¸cedilB8 cedilla
185¹sup1B9 superscript one
186ºordmBA masculine ordinal indicator
187»raquoBB right-pointing double angle quotation mark
188¼frac14BC vulgar fraction one quarter
189½frac12BD vulgar fraction one half
190¾frac34BE vulgar fraction three quarters
191¿iquestBF inverted question mark
192ÀAgraveC0 latin capital letter A with grave
193ÁAacuteC1 latin capital letter A with acute
194ÂAcircC2 latin capital letter A with circumflex
195ÃAtildeC3 latin capital letter A with tilde
196ÄAumlC4 latin capital letter A with diaeresis
197ÅAringC5 latin capital letter A with ring above
198ÆAEligC6 latin capital letter AE
199ÇCcedilC7 latin capital letter C with cedilla
200ÈEgraveC8 latin capital letter E with grave
201ÉEacuteC9 latin capital letter E with acute
202ÊEcircCA latin capital letter E with circumflex
203ËEumlCB latin capital letter E with diaeresis
204ÌIgraveCC latin capital letter I with grave
205ÍIacuteCD latin capital letter I with acute
206ÎIcircCE latin capital letter I with circumflex
207ÏIumlCF latin capital letter I with diaeresis
208ÐETHD0 latin capital letter ETH
209ÑNtildeD1 latin capital letter N with tilde
210ÒOgraveD2 latin capital letter O with grave
211ÓOacuteD3 latin capital letter O with acute
212ÔOcircD4 latin capital letter O with circumflex
213ÕOtildeD5 latin capital letter O with tilde
214ÖOumlD6 latin capital letter O with diaeresis
215×timesD7 multiplication sign
216ØOslashD8 latin capital letter O with stroke
217ÙUgraveD9 latin capital letter U with grave
218ÚUacuteDA latin capital letter U with acute
219ÛUcircDB latin capital letter U with circumflex
220ÜUumlDC latin capital letter U with diaeresis
221ÝYacuteDD latin capital letter Y with acute
222ÞTHORNDE latin capital letter THORN
223ßszligDF latin small letter sharp s
224àagraveE0 latin small letter a with grave
225áaacuteE1 latin small letter a with acute
226âacircE2 latin small letter a with circumflex
227ãatildeE3 latin small letter a with tilde
228äaumlE4 latin small letter a with diaeresis
229åaringE5 latin small letter a with ring above
230æaeligE6 latin small letter ae
231çccedilE7 latin small letter c with cedilla
232èegraveE8 latin small letter e with grave
233éeacuteE9 latin small letter e with acute
234êecircEA latin small letter e with circumflex
235ëeumlEB latin small letter e with diaeresis
236ìigraveEC latin small letter i with grave
237íiacuteED latin small letter i with acute
238îicircEE latin small letter i with circumflex
239ïiumlEF latin small letter i with diaeresis
240ðethF0 latin small letter eth
241ñntildeF1 latin small letter n with tilde
242òograveF2 latin small letter o with grave
243óoacuteF3 latin small letter o with acute
244ôocircF4 latin small letter o with circumflex
245õotildeF5 latin small letter o with tilde
246öoumlF6 latin small letter o with diaeresis
247÷divideF7 division sign
248øoslashF8 latin small letter o with stroke,
249ùugraveF9 latin small letter u with grave
250úuacuteFA latin small letter u with acute
251ûucircFB latin small letter u with circumflex
252üuumlFC latin small letter u with diaeresis
253ýyacuteFD latin small letter y with acute
254þthornFE latin small letter thorn
255ÿyumlFF latin small letter y with diaeresis


[previous] [next]

Recent Articles

WebReference.com site name
Rolling Out Your Own HTML Application Version Control
HTML 5: Client-side Storage
Working with Ajax Server Extensions
internet.com site name
Wi-Fi Product Watch, November 2009
Chip Market Recovering From '08 Collapse
Low-Cost Tools to Kickstart Your New Business


internet.commediabistro.comJusttechjobs.comGraphics.com

Search:

WebMediaBrands Corporate Info

Legal Notices, Licensing, Permissions, Privacy Policy.
Advertise | Newsletters | Shopping | E-mail Offers | Freelance Jobs