Zero Signup ToolsFree browser tools

Developer Tools

HTML Entity Reference

Searchable reference for HTML special characters. Filter by family and copy the named entity, decimal code, hex code, or Unicode code point.

187 of 187 entities

Filter by family

Selected entity

&

Ampersand

XML / HTML basics · U+0026 · decimal 38

The single most important escape. Always encode bare ampersands in HTML attributes and text to keep the parser happy and prevent XSS.

Named entity

&

Decimal reference

&

Hex reference

&

Code point

U+0026

CSS escape

\26

JavaScript escape

\u0026

Also searched as

ampersand · and sign

Full reference table

XML / HTML basics

  • &

    &

    Ampersand

    38
  • <

    &lt;

    Less than sign

    60
  • >

    &gt;

    Greater than sign

    62
  • "

    &quot;

    Quotation mark

    34
  • '

    &apos;

    Apostrophe

    39

Punctuation

  • &ndash;

    En dash

    8211
  • &mdash;

    Em dash

    8212
  • &hellip;

    Horizontal ellipsis

    8230
  • ·

    &middot;

    Middle dot

    183
  • &bull;

    Bullet

    8226
  • &#8231;

    Hyphenation point

    8231
  • &#8208;

    Hyphen

    8208
  • ¡

    &iexcl;

    Inverted exclamation mark

    161
  • ¿

    &iquest;

    Inverted question mark

    191

Quotation marks

  • &lsquo;

    Left single quotation mark

    8216
  • &rsquo;

    Right single quotation mark

    8217
  • &ldquo;

    Left double quotation mark

    8220
  • &rdquo;

    Right double quotation mark

    8221
  • &bdquo;

    Double low-9 quotation mark

    8222
  • &sbquo;

    Single low-9 quotation mark

    8218
  • «

    &laquo;

    Left-pointing double angle quotation mark

    171
  • »

    &raquo;

    Right-pointing double angle quotation mark

    187
  • &lsaquo;

    Single left-pointing angle quotation mark

    8249
  • &rsaquo;

    Single right-pointing angle quotation mark

    8250

Spaces and breaks

  • &nbsp;

    No-break space

    160
  • &ensp;

    En space

    8194
  • &emsp;

    Em space

    8195
  • &thinsp;

    Thin space

    8201
  • &#8203;

    Zero width space

    8203
  • &zwj;

    Zero width joiner

    8205
  • &zwnj;

    Zero width non-joiner

    8204
  • &shy;

    Soft hyphen

    173

Currency

  • $

    &dollar;

    Dollar sign

    36
  • ¢

    &cent;

    Cent sign

    162
  • £

    &pound;

    Pound sign

    163
  • ¥

    &yen;

    Yen sign

    165
  • &euro;

    Euro sign

    8364
  • &#8377;

    Indian rupee sign

    8377
  • &#8361;

    Won sign

    8361
  • &#8381;

    Ruble sign

    8381
  • &#8378;

    Turkish lira sign

    8378
  • ¤

    &curren;

    Currency sign

    164

Math and logic

  • ×

    &times;

    Multiplication sign

    215
  • ÷

    &divide;

    Division sign

    247
  • ±

    &plusmn;

    Plus-minus sign

    177
  • &ne;

    Not equal to

    8800
  • &le;

    Less than or equal to

    8804
  • &ge;

    Greater than or equal to

    8805
  • &asymp;

    Almost equal to

    8776
  • &infin;

    Infinity

    8734
  • &radic;

    Square root

    8730
  • &sum;

    N-ary summation

    8721
  • &prod;

    N-ary product

    8719
  • &int;

    Integral

    8747
  • &part;

    Partial differential

    8706
  • &nabla;

    Nabla

    8711
  • °

    &deg;

    Degree sign

    176
  • &prime;

    Prime

    8242
  • &Prime;

    Double prime

    8243
  • ½

    &frac12;

    Vulgar fraction one half

    189
  • ¼

    &frac14;

    Vulgar fraction one quarter

    188
  • ¾

    &frac34;

    Vulgar fraction three quarters

    190
  • ²

    &sup2;

    Superscript two

    178
  • ³

    &sup3;

    Superscript three

    179
  • &isin;

    Element of

    8712
  • &notin;

    Not an element of

    8713
  • &cup;

    Union

    8746
  • &cap;

    Intersection

    8745
  • &forall;

    For all

    8704
  • &exist;

    There exists

    8707

Greek uppercase

  • Α

    &Alpha;

    Greek capital letter Alpha

    913
  • Β

    &Beta;

    Greek capital letter Beta

    914
  • Γ

    &Gamma;

    Greek capital letter Gamma

    915
  • Δ

    &Delta;

    Greek capital letter Delta

    916
  • Ε

    &Epsilon;

    Greek capital letter Epsilon

    917
  • Ζ

    &Zeta;

    Greek capital letter Zeta

    918
  • Η

    &Eta;

    Greek capital letter Eta

    919
  • Θ

    &Theta;

    Greek capital letter Theta

    920
  • Ι

    &Iota;

    Greek capital letter Iota

    921
  • Κ

    &Kappa;

    Greek capital letter Kappa

    922
  • Λ

    &Lambda;

    Greek capital letter Lambda

    923
  • Μ

    &Mu;

    Greek capital letter Mu

    924
  • Ν

    &Nu;

    Greek capital letter Nu

    925
  • Ξ

    &Xi;

    Greek capital letter Xi

    926
  • Ο

    &Omicron;

    Greek capital letter Omicron

    927
  • Π

    &Pi;

    Greek capital letter Pi

    928
  • Ρ

    &Rho;

    Greek capital letter Rho

    929
  • Σ

    &Sigma;

    Greek capital letter Sigma

    931
  • Τ

    &Tau;

    Greek capital letter Tau

    932
  • Υ

    &Upsilon;

    Greek capital letter Upsilon

    933
  • Φ

    &Phi;

    Greek capital letter Phi

    934
  • Χ

    &Chi;

    Greek capital letter Chi

    935
  • Ψ

    &Psi;

    Greek capital letter Psi

    936
  • Ω

    &Omega;

    Greek capital letter Omega

    937

Greek lowercase

  • α

    &alpha;

    Greek small letter alpha

    945
  • β

    &beta;

    Greek small letter beta

    946
  • γ

    &gamma;

    Greek small letter gamma

    947
  • δ

    &delta;

    Greek small letter delta

    948
  • ε

    &epsilon;

    Greek small letter epsilon

    949
  • ζ

    &zeta;

    Greek small letter zeta

    950
  • η

    &eta;

    Greek small letter eta

    951
  • θ

    &theta;

    Greek small letter theta

    952
  • ι

    &iota;

    Greek small letter iota

    953
  • κ

    &kappa;

    Greek small letter kappa

    954
  • λ

    &lambda;

    Greek small letter lambda

    955
  • μ

    &mu;

    Greek small letter mu

    956
  • ν

    &nu;

    Greek small letter nu

    957
  • ξ

    &xi;

    Greek small letter xi

    958
  • ο

    &omicron;

    Greek small letter omicron

    959
  • π

    &pi;

    Greek small letter pi

    960
  • ρ

    &rho;

    Greek small letter rho

    961
  • σ

    &sigma;

    Greek small letter sigma

    963
  • ς

    &sigmaf;

    Greek small letter final sigma

    962
  • τ

    &tau;

    Greek small letter tau

    964
  • υ

    &upsilon;

    Greek small letter upsilon

    965
  • φ

    &phi;

    Greek small letter phi

    966
  • χ

    &chi;

    Greek small letter chi

    967
  • ψ

    &psi;

    Greek small letter psi

    968
  • ω

    &omega;

    Greek small letter omega

    969

Arrows

  • &larr;

    Leftwards arrow

    8592
  • &uarr;

    Upwards arrow

    8593
  • &rarr;

    Rightwards arrow

    8594
  • &darr;

    Downwards arrow

    8595
  • &harr;

    Left right arrow

    8596
  • &lArr;

    Leftwards double arrow

    8656
  • &uArr;

    Upwards double arrow

    8657
  • &rArr;

    Rightwards double arrow

    8658
  • &dArr;

    Downwards double arrow

    8659
  • &hArr;

    Left right double arrow

    8660
  • &crarr;

    Downwards arrow with corner leftwards

    8629

Latin accents

  • À

    &Agrave;

    Latin capital letter A with grave

    192
  • Á

    &Aacute;

    Latin capital letter A with acute

    193
  • Â

    &Acirc;

    Latin capital letter A with circumflex

    194
  • Ã

    &Atilde;

    Latin capital letter A with tilde

    195
  • Ä

    &Auml;

    Latin capital letter A with diaeresis

    196
  • Å

    &Aring;

    Latin capital letter A with ring above

    197
  • Æ

    &AElig;

    Latin capital letter AE

    198
  • Ç

    &Ccedil;

    Latin capital letter C with cedilla

    199
  • È

    &Egrave;

    Latin capital letter E with grave

    200
  • É

    &Eacute;

    Latin capital letter E with acute

    201
  • Ê

    &Ecirc;

    Latin capital letter E with circumflex

    202
  • Ë

    &Euml;

    Latin capital letter E with diaeresis

    203
  • Ñ

    &Ntilde;

    Latin capital letter N with tilde

    209
  • Ö

    &Ouml;

    Latin capital letter O with diaeresis

    214
  • Ü

    &Uuml;

    Latin capital letter U with diaeresis

    220
  • ß

    &szlig;

    Latin small letter sharp S

    223
  • à

    &agrave;

    Latin small letter a with grave

    224
  • á

    &aacute;

    Latin small letter a with acute

    225
  • â

    &acirc;

    Latin small letter a with circumflex

    226
  • ã

    &atilde;

    Latin small letter a with tilde

    227
  • ä

    &auml;

    Latin small letter a with diaeresis

    228
  • å

    &aring;

    Latin small letter a with ring above

    229
  • æ

    &aelig;

    Latin small letter ae

    230
  • ç

    &ccedil;

    Latin small letter c with cedilla

    231
  • è

    &egrave;

    Latin small letter e with grave

    232
  • é

    &eacute;

    Latin small letter e with acute

    233
  • ê

    &ecirc;

    Latin small letter e with circumflex

    234
  • ë

    &euml;

    Latin small letter e with diaeresis

    235
  • ñ

    &ntilde;

    Latin small letter n with tilde

    241
  • ó

    &oacute;

    Latin small letter o with acute

    243
  • ö

    &ouml;

    Latin small letter o with diaeresis

    246
  • ü

    &uuml;

    Latin small letter u with diaeresis

    252

Symbols and marks

  • ©

    &copy;

    Copyright sign

    169
  • ®

    &reg;

    Registered sign

    174
  • &trade;

    Trade mark sign

    8482
  • §

    &sect;

    Section sign

    167
  • &para;

    Pilcrow sign

    182
  • &dagger;

    Dagger

    8224
  • &Dagger;

    Double dagger

    8225
  • &permil;

    Per mille sign

    8240
  • &prime;

    Prime (foot, minute)

    8242
  • &hellip;

    Horizontal ellipsis (symbol)

    8230
  • &spades;

    Black spade suit

    9824
  • &clubs;

    Black club suit

    9827
  • &hearts;

    Black heart suit

    9829
  • &diams;

    Black diamond suit

    9830
  • &#9834;

    Eighth note

    9834
  • &#9837;

    Music flat sign

    9837
  • &#9838;

    Music natural sign

    9838
  • &#9839;

    Music sharp sign

    9839
  • &#9632;

    Black square

    9632
  • &#9675;

    White circle

    9675
  • &#9733;

    Black star

    9733
  • &#9734;

    White star

    9734
  • &check;

    Check mark

    10003
  • &cross;

    Ballot X

    10007
  • &rarr;

    Right arrow (symbol)

    8594

This reference covers 187HTML named character references and Unicode code points that developers actually paste into HTML, JSON, email templates, and CMS fields. Use the named entity (&copy;) in HTML where it exists, or the numeric reference (&#169; decimal, &#xA9; hex) anywhere a character is allowed. Need to escape a whole string at once? Use the HTML Entity Encoder Decoder instead.

How to use

  1. Type the entity name (copy, trade, nbsp), the Unicode name (copyright sign), the decimal value (169), or the hex (A9) in the search box.
  2. Use the family filter pills to narrow to a single group like Currency, Math, Arrows, or Latin accents.
  3. Click any entity card to pin it. The detail panel shows the named entity, decimal and hex references, the U+ code point, CSS escape, and JavaScript escape.
  4. Use any Copy button to grab the form you need: the character itself, the named entity, the decimal reference, the hex reference, or the code point label.
  5. Open the Full reference table at the bottom and click Copy table TSV to paste the whole catalog into a spreadsheet or wiki page.

About this tool

HTML Entity Reference is a searchable, copy-ready chart of the HTML named character references that developers, writers, and designers actually use. Every entry stores the rendered character, the named entity (like &amp;copy; for copyright or &amp;nbsp; for a non-breaking space), the decimal numeric reference (&amp;#169;), the hexadecimal numeric reference (&amp;#xA9;), the Unicode code point label (U+00A9), the official Unicode name, and a short note on when to reach for it. The catalog is grouped into eleven families that match how people search for these glyphs: the XML and HTML basics (ampersand, less than, greater than, double quote, apostrophe), punctuation (en dash, em dash, ellipsis, bullets, inverted Spanish marks), quotation marks (curly singles and doubles, low quotes, French guillemets), spacing characters (non-breaking space, thin space, en and em spaces, zero-width joiners, soft hyphen), currency (dollar, euro, pound, yen, rupee, won, ruble, lira), math and logic (multiplication, division, plus or minus, infinity, square root, summation, integral, set membership), Greek uppercase and lowercase, arrows (single and double in every direction), Latin diacritics (grave, acute, circumflex, tilde, umlaut, ring, cedilla, sharp s), and broader symbols (copyright, registered, trademark, section, pilcrow, daggers, music, card suits, stars, checkmarks). Search matches against the entity name, the Unicode name, aliases, the decimal value, and the hex value, so you can look up the same character five different ways: type 'copy' or 'copyright', 'amp', '169', 'A9', or 'U+00A9' and you land on the same entry. Filter by family to scan a single category at a time, or leave All selected to browse the whole catalog. Click any card to pin the detail view, which exposes one-tap copy buttons for every form you might paste: the bare character, the named entity, the decimal HTML reference, the hex HTML reference, the U+ code point, the CSS escape (\A9), and the JavaScript Unicode escape (\u00A9 or \u{HHHHH} for astral code points). A full reference table at the bottom groups every entity by family and includes a Copy table TSV button so you can drop the whole catalog into a spreadsheet, internal wiki, or design-system documentation page. Everything is bundled at build time and runs entirely in the browser. There is no upload, no external API, no remote dictionary, and nothing you click is sent to a server. Need to escape or unescape an entire string at once instead of looking up a single character? Use the HTML Entity Encoder Decoder.

Free to use. Works in your browser. No signup, no login.

Related tools

You may also like

All tools
All toolsDeveloper Tools