HTML Entity Notes


Taxonomic Lexicon

Character Encodings

XML Control Characters

Entity Name Decimal Unicode Description
" " " " quote
& & & & Ampersand
' ' ' ' apostrophe
< &lt; &#60; &#x3C; less than
> &gt; &#62; &#x3E; greater than

Computer Commands

Entity Name Decimal Unicode Description
&crarr; &#8629; __ Carriage return

White Space

Entity Name Decimal Unicode Description
  &nbsp; &#32; &#x20; Non-Breaking Space