HTML Entity Encoder/Decoder Online Free
Encode special characters to HTML entities or decode HTML entities back to text. Handles named and numeric entities. 100% client-side.
HTML Entity Reference
HTML entities represent special characters that have meaning in HTML. Common entities:
& → & (ampersand) < → < (less than) > → > (greater than) " → " (double quote) ' → ' (apostrophe) → (non-breaking space) © → © (copyright) — → — (em dash)