HTML Entity Codes
Browse and copy HTML entity codes for symbols, arrows, currency signs, math operators, and special characters. Search by name or character — copy named entities (©) or numeric codes (©).
Read: HTML Entity Codes Guide: Named & Numeric Character Reference →
- Free to Use
- No Signup
- Privacy Friendly
How to find HTML entity codes
- 1
Browse or search
Scroll categories (symbols, arrows, currency, math) or search by entity name or displayed character.
- 2
Preview the character
Each row shows the rendered character, named entity, decimal code, and hex code side by side.
- 3
Copy the entity
Click copy for the named or numeric form. Test in the HTML editor or look up raw ASCII in the ASCII table.
HTML entity formats
- Named —
&for & (ampersand) - Decimal —
&for & - Hexadecimal —
&for &
Use entities when typing special characters in HTML would break markup — for example < instead of a raw less-than sign, or © for ©.
Why Use This Tool?
Full Reference
Common symbols, punctuation, currency, arrows, and Greek letters.
Instant Search
Filter by character name, entity code, or symbol.
Copy Ready
Tap to copy named or numeric entity codes.
Offline Friendly
Entity data loads once — browse without server calls.
Frequently Asked Questions
What is an HTML entity?
An entity is a code that represents a special character in HTML — like & for &, < for <, or © for ©. Browsers render the character instead of interpreting markup.
When should I use named vs numeric entities?
Named entities (©) are readable. Numeric entities (©) work for any Unicode character, including those without a named alias.
Do I need entities for regular letters?
No. Standard ASCII letters and numbers can be typed directly. Entities are for characters that conflict with HTML syntax or are hard to type.
Are these entities UTF-8 safe?
Yes. Modern HTML uses UTF-8 encoding, but entities remain useful for clarity and characters absent from your keyboard.
Is this HTML entity reference free?
Yes. Unlimited browsing and copy with no signup.
Special Characters Without Memorizing Codes
Copyright symbols, arrows, currency signs, and math operators appear constantly in web content — but their entity names are easy to forget. Search, preview, and copy the exact named or numeric code for any character.
