How to add Bullet in post with Code 2021 A delightful reference for HTML Symbols, Entities and ASCII Character Codes

1) HTML example
     <span>&#8592;</span>

2) CSS example
      span {
      content: "\2190";
       }

Related Article
  • How to Index Blogger Post Using Google Search Console Tool SEO by Apple Point
  • Name

    Symbol

    UNICODE

    HEX

    HTML CODE

    HTML ENTITY

    CSS

    Left Arrow

    U+02190

    &#x2190;

    &#8592;

    &larr;

    \2190

    Up Arrow

    U+02191

    &#x2191;

    &#8593;

    &uarr;

    \2191

    Right Arrow

    U+02192

    &#x2192;

    &#8594;

    &rarr;

    \2192

    Down Arrow

    U+02193

    &#x2193;

    &#8595;

    &darr;

    \2193

    North West Arrow

    U+02196

    &#x2196;

    &#8598;

    &nwarr;

    \2196

    North East Arrow

    U+02197

    &#x2197;

    &#8599;

    &nearr;

    \2197

    South East Arrow

    U+02198

    &#x2198;

    &#8600;

    &searr;

    \2198

    South West Arrow

    U+02199

    &#x2199;

    &#8601;

    &swarr;

    \2199

    Copyright Sign

    ©

    U+000A9

    &#xa9;

    &#169;

    &copy;

    \00A9

    Registered Trade Mark Sign

    ®

    U+000AE

    &#xae;

    &#174;

    &#174;

    \00AE

    Trade Mark Sign

    U+02122

    &#x2122;

    &#8482;

    &trade;

    \2122

    At Symbol

    @

    U+00040

    &#x40;

    &#64;

    &commat;

    \0040

    Ampersand

    &

    U+00026

    &#x26;

    &#38;

    &amp;

    \0026

    Check Mark

    U+02713

    &#x2713;

    &#10003;

    &check;

    \2713

    Degree Celsius

    U+02103

    &#x2103;

    &#8451;

    -

    \2103

    Degree Fahrenheit

    U+02109

    &#x2109;

    &#8457;

    -

    \2109

    Dollar Sign

    $

    U+00024

    &#x24;

    &#36;

    &dollar;

    \0024

    Cent Sign

    ¢

    U+000A2

    &#xa2;

    &#162;

    &cent;

    \00A2

    Pound Sign

    £

    U+000A3

    &#xa3;

    &#163;

    &pound;

    \00A3

    Euro Sign

    U+020AC

    &#x20AC;

    &#8364;

    &euro;

    \20AC

    Yen Sign

    ¥

    U+000A5

    &#xa5;

    &#165;

    &yen;

    \00A5

    Indian Rupee Sign

    U+020B9

    &#x20B9;

    &#8377;

    -

    \20B9

    Ruble Sign

    U+020BD

    &#x20BD;

    &#8381;

    -

    \20BD

    Yuan Character, In China

    U+05143

    &#x5143;

    &#20803;

    -

    \5143

    Plus Sign

    +

    U+0002B

    &#x2b;

    &#43;

    &plus;

    \002B

    Minus Sign

    U+02212

    &#x2212;

    &#8722;

    &minus;

    \2212

    Multiplication Sign

    ×

    U+000D7

    &#xd7;

    &#215;

    &times;

    \00D7

    Division Sign

    ÷

    U+000F7

    &#xf7;

    &#xf7;

    &divide;

    \00F7

    Equal Sign

    =

    U+0003D

    &#x3d;

    &#61;

    &equals;

    \003D

    Not Equal To Sign

    U+02260

    &#x2260;

    &#8800;

    &ne;

    \2260

    Less-Than Sign

    < 

    U+0003C

    &#x3c;

    &#60;

    &lt;

    \003C

    Greater-Than Sign

    > 

    U+0003E

    &#x3e;

    &#62;

    &gt;

    \003E

    Fraction One Quarter

    ¼

    U+000BC

    &#xbc;

    &#188;

    &frac14;

    \00BC

    Fraction One Half

    ½

    U+000BD

    &#xbd;

    &#189;

    &frac12;

    \00BD

    Fraction Three Quarters

    ¾

    U+000BE

    &#xbe;

    &#190;

    &frac34;

    \00BE

    Vulgar Fraction One Third

    U+02153

    &#x2153;

    &#8531;

    &frac13;

    \2153

    Vulgar Fraction Two Thirds

    U+02154

    &#x2154;

    &#8532;

    &frac23;

    \2154

    Vulgar Fraction One Eighth

    U+0215B

    &#x215B;

    &#8539;

    &frac18;

    \215B

    Vulgar Fraction Three Eighths

    U+0215C

    &#x215C;

    &#x215C;

    &frac38;

    \215C

    Vulgar Fraction Five Eighths

    U+0215D

    &#x215D;

    &#8541;

    &frac58;

    \215D

    Exclamation Mark

    !

    U+00021

    &#x21;

    &#33;

    &excl;

    \0021

    Question Mark

    ?

    U+0003F

    &#x3f;

    &#63;

    &quest;

    \003F

    En Dash

    U+02013

    &#x2013;

    &#8211;

    &ndash;

    \2013

    Em Dash

    U+02014

    &#x2014;

    &#8212;

    &mdash;

    \2014

    Single Left-Pointing Angle Quotation Mark

    U+02039

    &#x2039;

    &#8249;

    &lsaquo;

    \2039

    Single Right-Pointing Angle Quotation Mark

    U+0203A

    &#x203A;

    &#8250;

    &rsaquo;

    \203A

    Double Left-Pointing Angle Quotation Mark

    «

    U+000AB

    &#xab;

    &#171;

    &laquo;

    \00AB

    Double Right-Pointing Angle Quotation Mark

    »

    U+000BB

    &#xbb;

    &#187;

    &raquo;

    \00BB