To use a character:
1. Select the desired character that appears under the OUTPUT column -
2. Copy it (Ctrl-C) and then Paste it (Ctrl-V) in your target.
To re-sort the list, click a column heading.
Code | Output | Entity # | Description | Unicode |
---|---|---|---|---|
" | " | 34 | quotation mark = APL quote | U+0022 |
& | & | 38 | ampersand | U+0026 |
< | < | 60 | less-than sign | U+003C |
> | > | 62 | greater-than sign | U+003E |
Œ | Œ | 338 | latin capital ligature OE | U+0152 |
œ | œ | 339 | latin small ligature oe | U+0153 |
Š | Š | 352 | latin capital letter S with caron | U+0160 |
š | š | 353 | latin small letter s with caron | U+0161 |
Ÿ | Ÿ | 376 | latin capital letter Y with diaeresis | U+0178 |
ˆ | ˆ | 710 | modifier letter circumflex accent | U+02C6 |
˜ | ˜ | 732 | small tilde | U+02DC |
  | 8194 | en space | U+2002 | |
  | 8195 | em space | U+2003 | |
  | 8201 | thin space | U+2009 | |
‌ | | 8204 | zero width non-joiner | U+200C |
‍ | | 8205 | zero width joiner | U+200D |
‎ | | 8206 | left-to-right mark | U+200E |
‏ | | 8207 | right-to-left mark | U+200F |
– | – | 8211 | en dash | U+2013 |
— | — | 8212 | em dash | U+2014 |
‘ | ‘ | 8216 | left single quotation mark | U+2018 |
’ | ’ | 8217 | right single quotation mark | U+2019 |
‚ | ‚ | 8218 | single low-9 quotation mark | U+201 |
“ | “ | 8220 | left double quotation mark | U+201C |
” | ” | 8221 | right double quotation mark | U+201D |
„ | „ | 8222 | double low-9 quotation mark | U+201E |
† | † | 8224 | dagger | U+2020 |
‡ | ‡ | 8225 | double dagger | U+2021 |
‰ | ‰ | 8240 | per mille sign | U+2030 |
‹ | ‹ | 8249 | single left-pointing angle quotation mark | U+2039 |
› | › | 8250 | single right-pointing angle quotation mark | U+203A |
€ | € | 8364 | euro sign | U+20AC |