>> Click on a row to copy the code

Common Characters for Web Development

CharacterNameHTML EntityHTML Code
Hamburger Menu☰☰
Vertical Ellipsis (Kebab/ Menu)⋮⋮
Small Down Caret▾▾
Small Up Caret▴▴
Small Right Caret▸▸
Small Left Caret◂▸
Circle Left Half Black (Theme/ Dark Mode)◑◑
Circle Right Half Black (Theme/ Dark Mode)◐◐
<Less-than&lt;&lt;
>Greater-than&gt;&gt;
"Double Quote&quot;&quot;
'Single Quote (Apostrophe)&apos;&apos;
&Ampersand&amp;&amp;
{Left Curly Brace&#123;&#123;
}Right Curly Brace&#125;&#125;

Currency

CharacterNameEntityCode
¢Cent&cent;&cent;
£Pound&pound;&pound;
¥Yen&yen;&yen;
Euro&euro;&euro;

Punctuation & Symbols

Consider using Font Awesome / Google Material Icons: link

CharacterNameEntityCode
{Left Curly Brace&#123;&#123;
}Right Curly Brace&#125;&#125;
&Ampersand&amp;&amp;
<Less-than&lt;&lt;
>Greater-than&gt;&gt;
Logical AND&and;&and;
Logical OR&or;&or;
Left-pointing Caret&#8249&#8249
Right-pointing Caret&#8250&#8250
"Double Quote&quot;&quot;
'Single Quote&apos;&apos;
©Copyright&copy;&copy;
®Registered Trademark&reg;&reg;
Trademark&trade;&trade;
Horizontal Ellipsis&hellip;&hellip;
Vertical Ellipsis&#8942;&#8942;
Stopwatch&#x23F1;&#x23F1;
👁Eye&#x1F441;&#x1F441;
Setting&#9881;&#9881;

Math

CharacterNameEntityCode
±Plus-Minus&plusmn;&plusmn;
×Multiplication&times;&times;
÷Division&divide;&divide;
Square Root&radic;&radic;
Infinity&infin;&infin;
Not Equal&ne;&ne;
Less Than or Equal&le;&le;
Greater Than or Equal&ge;&ge;

Arrows

CharacterNameEntityCode
Left Arrow&larr;&larr;
Up Arrow&uarr;&uarr;
Right Arrow&rarr;&rarr;
Down Arrow&darr;&darr;
Left Right Arrow&harr;&harr;
Up Down Arrow&#8597;&#8597;

Shapes

CharacterNameEntityCode
Small Down Caret&#9662;&#9662;
Small Up Caret&#9652;&#9652;
Small Right Caret&#9656;&#9656;
Small Left Caret&#9666;&#9656;
Down Caret&#9660;&#9660;
Up Caret&#9650;&#9650;
Circle (Empty)&#9675;&#9675;
Circle (Filled)&#9679;&#9679;
Circle (Right Half Black)&#9680;&#9680;
Circle (Left Half Black)&#9681;&#9681;
Square (Filled)&#9632;&#9632;
Square (Empty)&#9633;&#9633;