← All references

HTML Entity Reference

Useful named HTML entities and the characters they represent. Use the search field to quickly narrow this reference.

ValueName / formMeaning
&&Ampersand
&lt;<Less-than sign
&gt;>Greater-than sign
&quot;"Double quotation mark
&apos;'Apostrophe
&nbsp;non-breaking spacePrevents a line break
&copy;©Copyright sign
&reg;®Registered trademark
&trade;Trademark sign
&mdash;Em dash
&ndash;En dash
&hellip;Ellipsis

How to use this reference

Search by a value, name, or keyword. The table is designed as a quick reminder while you code, debug, or review documentation. Examples are intentionally compact; verify environment-specific behavior in the official documentation for the platform you are using.