| XML/XHTML/HTML entity | character name | character |
|---|---|---|
| & | ampersand | & |
| < | less than sign | < |
| > | greater than sign | > |
| " | plain double quotes | " |
| ' | plain single quotes | ' |
| © | copyright | © |
| ‐ | hyphen | ‐ |
| – | en dash | – |
| — | em dash | — |
| ‘ ’ | single quotation marks | ‘ ’ |
| “ ” | double quotation marks | “ ” |
See the Wikipedia article, “List of XML and HTML character entity references” for more.