BBuildQuill
Developer Tools

HTML Entity Reference

Complete reference of HTML character entities and codes.

CharacterEntity NameEntity CodeDescription
Non-breaking space
<Less than
>Greater than
&Ampersand
"Quotation mark
'Apostrophe
©Copyright
®Registered trademark
Trademark
Euro
£Pound
¥Yen
¢Cent
°Degree
±Plus-minus
×Multiplication
÷Division
Left arrow
Right arrow
Up arrow
Down arrow
Spade
Club
Heart
Diamond
Bullet
Ellipsis
Em dash
En dash
αAlpha
βBeta
γGamma
δDelta

How to Use HTML Entity Reference

1

Browse entities

View the list of common HTML entities.

2

Search

Use the search box to find specific entities.

3

Copy code

Click to copy the entity code to clipboard.

About the HTML Entity Reference Tool

Complete reference of HTML character entities and codes. This free online html entity reference from BuildQuill runs entirely in your browser. No data is sent to any server, keeping your information private. No signup or installation needed.

  • Free to use with no account required
  • Works in all modern browsers
  • All processing happens locally in your browser
  • Part of BuildQuill's developer tools collection

Frequently Asked Questions

What are HTML entities?
HTML entities are codes used to display special characters in HTML. They start with & and end with ;
When should I use HTML entities?
Use them for special characters, symbols, and reserved HTML characters like <, >, &, and quotes.

Related Tools