マークアップ記号と国際化文字の実体参照です。 HTML4.0の文字実体参照のための実体宣言を元にして表で表しています。
| 番号 | 名前 | 文字 | コメント |
|---|---|---|---|
| 34 | quot | " | quotation mark = APL quote, U+0022 ISOnum |
| 38 | amp | & | ampersand, U+0026 ISOnum |
| 60 | lt | < | less-than sign, U+003C ISOnum |
| 62 | gt | > | greater-than sign, U+003E ISOnum |
| 番号 | 名前 | 文字 | コメント |
|---|---|---|---|
| 338 | OElig | Œ | latin capital ligature OE, U+0152 ISOlat2 |
| 339 | oelig | œ | latin small ligature oe, U+0153 ISOlat2
/ ligature is a misnomer, this is a separate character in some languages |
| 352 | Scaron | Š | latin capital letter S with caron, U+0160 ISOlat2 |
| 353 | scaron | š | latin small letter s with caron, U+0161 ISOlat2 |
| 376 | Yuml | Ÿ | latin capital letter Y with diaeresis, U+0178 ISOlat2 |
| 番号 | 名前 | 文字 | コメント |
|---|---|---|---|
| 710 | circ | ˆ | modifier letter circumflex accent, U+02C6 ISOpub |
| 732 | tilde | ˜ | small tilde, U+02DC ISOdia |
| 番号 | 名前 | 文字 | コメント |
|---|---|---|---|
| 8194 | ensp | en space, U+2002 ISOpub | |
| 8195 | emsp | em space, U+2003 ISOpub | |
| 8201 | thinsp | thin space, U+2009 ISOpub | |
| 8204 | zwnj | | zero width non-joiner, U+200C NEW RFC 2070 |
| 8205 | zwj | | zero width joiner, U+200D NEW RFC 2070 |
| 8206 | lrm | | left-to-right mark, U+200E NEW RFC 2070 |
| 8207 | rlm | | right-to-left mark, U+200F NEW RFC 2070 |
| 8211 | ndash | – | en dash, U+2013 ISOpub |
| 8212 | mdash | — | em dash, U+2014 ISOpub |
| 8216 | lsquo | ‘ | left single quotation mark, U+2018 ISOnum |
| 8217 | rsquo | ’ | right single quotation mark, U+2019 ISOnum |
| 8218 | sbquo | ‚ | single low-9 quotation mark, U+201A NEW |
| 8220 | ldquo | “ | left double quotation mark, U+201C ISOnum |
| 8221 | rdquo | ” | right double quotation mark, U+201D ISOnum |
| 8222 | bdquo | „ | double low-9 quotation mark, U+201E NEW |
| 8224 | dagger | † | dagger, U+2020 ISOpub |
| 8225 | Dagger | ‡ | double dagger, U+2021 ISOpub |
| 8240 | permil | ‰ | per mille sign, U+2030 ISOtech |
| 8249 | lsaquo | ‹ | single left-pointing angle quotation mark, U+2039 ISO proposed
/lsaquo is proposed but not yet ISO standardized |
| 8250 | rsaquo | › | single right-pointing angle quotation mark, U+203A ISO proposed
/=rsaquo is proposed but not yet ISO standardized |
| 8364 | euro | € | euro sign, U+20AC NEW |