123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570 |
- <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN"
- "http://www.w3.org/TR/REC-html40/strict.dtd">
- <html lang=en>
- <head>
- <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
- <title>HTML 4.0 Special Entities</title>
- <link rev=Made href="mailto:liam@htmlhelp.com">
- <link rel=Start href="../index.html">
- <link rel=Prev href="symbols.html">
- <style>
- body {
- background: white;
- color: black;
- font-family: sans-serif;
- }
- h1 {
- color: #c33;
- background: none;
- font-weight: bold;
- text-align: center
- }
- h2 {
- color: #00008b;
- background: none;
- font-weight: bold
- }
- h3 {
- color: #006400;
- background: none;
- margin-left: 4%;
- margin-right: 4%;
- font-weight: bold
- }
- h4 {
- margin-left: 6%;
- margin-right: 6%;
- font-weight: bold
- }
- h5 {
- margin-left: 6%;
- margin-right: 6%;
- font-weight: bold
- }
- ul, ol, dl, p {
- margin-left: 6%;
- margin-right: 6%
- }
- ul ul, table ol, table ul, dl ol, dl ul {
- margin-left: 1.2em;
- margin-right: 1%;
- padding-left: 0
- }
- pre {
- margin-left: 10%;
- white-space: pre
- }
- table caption {
- font-size: larger;
- font-weight: bolder
- }
- table p, table dl, ol p, ul p, dl p, blockquote p, .note p, .note ul, .note ol, .note dl, li pre, dd pre {
- margin-left: 0;
- margin-right: 0
- }
- p.top {
- margin-left: 1%;
- margin-right: 1%
- }
- blockquote {
- margin-left: 8%;
- margin-right: 8%;
- border: thin ridge #dc143c
- }
- blockquote pre {
- margin-left: 1%;
- margin-right: 1%
- }
- dt a {
- font-weight: bold;
- margin-top: .8em
- }
- a:link {
- color: #00f;
- background: none;
- }
- a:visited {
- color: #800080;
- background: none;
- }
- a:active {
- color: green;
- background: #FFD700
- }
- .html {
- color: #000080;
- background: none
- }
- .css {
- color: #800000;
- background: none
- }
- .javascript {
- color: #008000;
- background: none
- }
- .example { margin-left: 10% }
- dfn {
- font-style: normal;
- font-weight: bolder
- }
- var sub { font-style: normal }
- .note {
- font-size: 85%;
- margin-left: 10%
- }
- .SMA {
- color: fuchsia;
- background: none;
- font-family: Kids, "Comic Sans MS", Jester
- }
- .oops {
- font-family: Jester, "Comic Sans MS"
- }
- .author {
- font-style: italic
- }
- .copyright {
- font-size: smaller;
- text-align: right;
- clear: right
- }
- .toolbar {
- text-align: center
- }
- .toolbar IMG {
- float: right
- }
- .error {
- color: #DC143C;
- background: none;
- text-decoration: none
- }
- .warning {
- color: #FF4500;
- background: none;
- text-decoration: none
- }
- .error strong {
- color: #DC143C;
- background: #FFD700;
- text-decoration: none
- }
- .warning strong {
- color: #FF4500;
- background: #FFD700;
- text-decoration: none
- }
- .warning a:link, .warning a:visited, .warning a:active {
- color: #FF4500;
- background: none;
- text-decoration: underline
- }
- .error a:link, .error a:visited, .error a:active {
- color: #DC143C;
- background: none;
- text-decoration: underline
- }
- .error strong a:link, .error strong a:visited, .error strong a:active {
- color: #DC143C;
- background: #FFD700
- }
- .warning strong a:link, .warning strong a:visited, .warning strong a:active {
- color: #FF4500;
- background: #FFD700
- }
- colgroup.entity { text-align: center }
- .default { text-decoration: underline; font-style: normal }
- .required { font-weight: bold }
- td li.transitional, .elements li.transitional {
- font-weight: lighter;
- color: #696969;
- background: none
- }
- td li.frameset, .elements li.frameset {
- font-weight: lighter;
- color: #808080;
- background: none
- }
- .footer, .checkedDocument {
- margin-top: 2em;
- padding-top: 1em;
- border-top: solid thin black
- }
- strong.legal {
- font-weight: normal;
- text-transform: uppercase
- }
- @media print {
- input#toggler, .toolbar { display: none }
- }
- table { border-collapse: collapse; width: 100%; }
- td { border: 0.5pt solid black; }
- </style>
- <meta name="author" content="Liam Quinn">
- <meta name="description" content="A table of the HTML 4.0 entities for markup-significant and internationalization characters.">
- <meta name="keywords" content="internationalization, internationalisation, i18n, I18N, entities, characters, character set, HTML, HyperText Markup Language, HTML 4.0, HTML4, character entity reference, decimal, hexadecimal, hex, browser test, WDG, Web Design Group">
- <body>
- <h1>Special Entities</h1>
- <p>The following table gives the character entity reference, decimal character reference, and hexadecimal character reference for markup-significant and internationalization characters, as well as the rendering of each in your browser. <a href="http://www.unicode.org/charts/">Glyphs</a> of the characters are available at the <a href="http://www.unicode.org/">Unicode Consortium</a>.</p>
- <p>With the exception of <a href="http://www.w3.org/MarkUp/html-spec/">HTML 2.0</a>'s <strong class=html>&quot;</strong>, <strong class=html>&amp;</strong>, <strong class=html>&lt;</strong>, and <strong class=html>&gt;</strong>, browser support for these entities is generally quite poor, but recent browsers support some of the character entity references and decimal character references.</p>
- <table>
- <thead>
- <tr>
- <th scope=col rowspan=2>Character</th>
- <th scope=col rowspan=2>Entity</th>
- <th scope=col rowspan=2>Decimal</th>
- <th scope=col rowspan=2>Hex</th>
- <th scope=colgroup colspan=3>Rendering in Your Browser</th>
- </tr>
- <tr>
- <th scope=col>Entity</th>
- <th scope=col>Decimal</th>
- <th scope=col>Hex</th>
- </tr>
- </thead>
- <tbody>
- <tr>
- <td scope=row>quotation mark = APL quote</td>
- <td>&quot;</td>
- <td>&#34;</td>
- <td>&#x22;</td>
- <td>"</td>
- <td>"</td>
- <td>"</td>
- </tr>
- <tr>
- <td scope=row>ampersand</td>
- <td>&amp;</td>
- <td>&#38;</td>
- <td>&#x26;</td>
- <td>&</td>
- <td>&</td>
- <td>&</td>
- </tr>
- <tr>
- <td scope=row>less-than sign</td>
- <td>&lt;</td>
- <td>&#60;</td>
- <td>&#x3C;</td>
- <td><</td>
- <td><</td>
- <td><</td>
- </tr>
- <tr>
- <td scope=row>greater-than sign</td>
- <td>&gt;</td>
- <td>&#62;</td>
- <td>&#x3E;</td>
- <td>></td>
- <td>></td>
- <td>></td>
- </tr>
- <tr>
- <td scope=row>Latin capital ligature OE</td>
- <td>&OElig;</td>
- <td>&#338;</td>
- <td>&#x152;</td>
- <td>Œ</td>
- <td>Œ</td>
- <td>Œ</td>
- </tr>
- <tr>
- <td scope=row>Latin small ligature oe</td>
- <td>&oelig;</td>
- <td>&#339;</td>
- <td>&#x153;</td>
- <td>œ</td>
- <td>œ</td>
- <td>œ</td>
- </tr>
- <tr>
- <td scope=row>Latin capital letter S with caron</td>
- <td>&Scaron;</td>
- <td>&#352;</td>
- <td>&#x160;</td>
- <td>Š</td>
- <td>Š</td>
- <td>Š</td>
- </tr>
- <tr>
- <td scope=row>Latin small letter s with caron</td>
- <td>&scaron;</td>
- <td>&#353;</td>
- <td>&#x161;</td>
- <td>š</td>
- <td>š</td>
- <td>š</td>
- </tr>
- <tr>
- <td scope=row>Latin capital letter Y with diaeresis</td>
- <td>&Yuml;</td>
- <td>&#376;</td>
- <td>&#x178;</td>
- <td>Ÿ</td>
- <td>Ÿ</td>
- <td>Ÿ</td>
- </tr>
- <tr>
- <td scope=row>modifier letter circumflex accent</td>
- <td>&circ;</td>
- <td>&#710;</td>
- <td>&#x2C6;</td>
- <td>ˆ</td>
- <td>ˆ</td>
- <td>ˆ</td>
- </tr>
- <tr>
- <td scope=row>small tilde</td>
- <td>&tilde;</td>
- <td>&#732;</td>
- <td>&#x2DC;</td>
- <td>˜</td>
- <td>˜</td>
- <td>˜</td>
- </tr>
- <tr>
- <td scope=row>en space</td>
- <td>&ensp;</td>
- <td>&#8194;</td>
- <td>&#x2002;</td>
- <td> </td>
- <td> </td>
- <td> </td>
- </tr>
- <tr>
- <td scope=row>em space</td>
- <td>&emsp;</td>
- <td>&#8195;</td>
- <td>&#x2003;</td>
- <td> </td>
- <td> </td>
- <td> </td>
- </tr>
- <tr>
- <td scope=row>thin space</td>
- <td>&thinsp;</td>
- <td>&#8201;</td>
- <td>&#x2009;</td>
- <td> </td>
- <td> </td>
- <td> </td>
- </tr>
- <tr>
- <td scope=row>zero width non-joiner</td>
- <td>&zwnj;</td>
- <td>&#8204;</td>
- <td>&#x200C;</td>
- <td>‌</td>
- <td>‌</td>
- <td>‌</td>
- </tr>
- <tr>
- <td scope=row>zero width joiner</td>
- <td>&zwj;</td>
- <td>&#8205;</td>
- <td>&#x200D;</td>
- <td>‍</td>
- <td>‍</td>
- <td>‍</td>
- </tr>
- <tr>
- <td scope=row>left-to-right mark</td>
- <td>&lrm;</td>
- <td>&#8206;</td>
- <td>&#x200E;</td>
- <td>‎</td>
- <td>‎</td>
- <td>‎</td>
- </tr>
- <tr>
- <td scope=row>right-to-left mark</td>
- <td>&rlm;</td>
- <td>&#8207;</td>
- <td>&#x200F;</td>
- <td>‏</td>
- <td>‏</td>
- <td>‏</td>
- </tr>
- <tr>
- <td scope=row>en dash</td>
- <td>&ndash;</td>
- <td>&#8211;</td>
- <td>&#x2013;</td>
- <td>–</td>
- <td>–</td>
- <td>–</td>
- </tr>
- <tr>
- <td scope=row>em dash</td>
- <td>&mdash;</td>
- <td>&#8212;</td>
- <td>&#x2014;</td>
- <td>—</td>
- <td>—</td>
- <td>—</td>
- </tr>
- <tr>
- <td scope=row>left single quotation mark</td>
- <td>&lsquo;</td>
- <td>&#8216;</td>
- <td>&#x2018;</td>
- <td>‘</td>
- <td>‘</td>
- <td>‘</td>
- </tr>
- <tr>
- <td scope=row>right single quotation mark</td>
- <td>&rsquo;</td>
- <td>&#8217;</td>
- <td>&#x2019;</td>
- <td>’</td>
- <td>’</td>
- <td>’</td>
- </tr>
- <tr>
- <td scope=row>single low-9 quotation mark</td>
- <td>&sbquo;</td>
- <td>&#8218;</td>
- <td>&#x201A;</td>
- <td>‚</td>
- <td>‚</td>
- <td>‚</td>
- </tr>
- <tr>
- <td scope=row>left double quotation mark</td>
- <td>&ldquo;</td>
- <td>&#8220;</td>
- <td>&#x201C;</td>
- <td>“</td>
- <td>“</td>
- <td>“</td>
- </tr>
- <tr>
- <td scope=row>right double quotation mark</td>
- <td>&rdquo;</td>
- <td>&#8221;</td>
- <td>&#x201D;</td>
- <td>”</td>
- <td>”</td>
- <td>”</td>
- </tr>
- <tr>
- <td scope=row>double low-9 quotation mark</td>
- <td>&bdquo;</td>
- <td>&#8222;</td>
- <td>&#x201E;</td>
- <td>„</td>
- <td>„</td>
- <td>„</td>
- </tr>
- <tr>
- <td scope=row>dagger</td>
- <td>&dagger;</td>
- <td>&#8224;</td>
- <td>&#x2020;</td>
- <td>†</td>
- <td>†</td>
- <td>†</td>
- </tr>
- <tr>
- <td scope=row>double dagger</td>
- <td>&Dagger;</td>
- <td>&#8225;</td>
- <td>&#x2021;</td>
- <td>‡</td>
- <td>‡</td>
- <td>‡</td>
- </tr>
- <tr>
- <td scope=row>per mille sign</td>
- <td>&permil;</td>
- <td>&#8240;</td>
- <td>&#x2030;</td>
- <td>‰</td>
- <td>‰</td>
- <td>‰</td>
- </tr>
- <tr>
- <td scope=row>single left-pointing angle quotation mark</td>
- <td>&lsaquo;</td>
- <td>&#8249;</td>
- <td>&#x2039;</td>
- <td>‹</td>
- <td>‹</td>
- <td>‹</td>
- </tr>
- <tr>
- <td scope=row>single right-pointing angle quotation mark</td>
- <td>&rsaquo;</td>
- <td>&#8250;</td>
- <td>&#x203A;</td>
- <td>›</td>
- <td>›</td>
- <td>›</td>
- </tr>
- <tr>
- <td scope=row>euro sign</td>
- <td>&euro;</td>
- <td>&#8364;</td>
- <td>&#x20AC;</td>
- <td>€</td>
- <td>€</td>
- <td>€</td>
- </tr>
- </tbody>
- </table>
- <div class=footer>
- <address>Maintained by <a href="http://www.htmlhelp.com/%7Eliam/">Liam Quinn</a> <<a href="mailto:liam@htmlhelp.com">liam@htmlhelp.com</a>></address>
- <p class=toolbar><a href="../index.html" rel=Start>HTML 4.0 Reference</a> ~ <a href="latin1.html">Latin-1 Characters</a> ~ <a href="symbols.html" rel=Prev>Symbols and Greek Letters</a></p>
- <p class=copyright>Copyright © 1998 by <a href="http://www.htmlhelp.com/%7Eliam/">Liam Quinn</a>. This material may be distributed only subject to the terms and conditions set forth in the Open Publication License, v1.0 or later (the latest version is presently available at <a href="http://www.opencontent.org/openpub/">http://www.opencontent.org/openpub/</a>).</p>
- <p class=copyright>Modfications made by Benj Carson <a>benjcarson@digitaljunkies.ca</a> for dompdf, Jan 5, 2006.</p>
- </div>
- </body>
- </html>
|