</>
HTML Formatter
Validate · Format · Beautify

HTML Tool

HTML Entity Reference

Find named and numeric HTML entity codes for any symbol. Search by name, character, or code — click any entry to copy instantly.

html-entity-reference

What are HTML entities?

HTML entities are codes for characters that have special meaning in HTML or cannot be typed easily — like &lt; for <, &copy; for © or &euro; for €.

Named vs numeric

Entities can be written as named codes (&amp;) or numeric codes (&#38;). Named are easier to read; numeric work in every parser even without an entity list.

Click to copy

Click any entity in the grid to copy its named code to your clipboard. Use the search box to filter by character name or symbol — no scrolling needed.