cp-1252 table

Description                                 Code            Entity name   
===================================         ============    ==============
quotation mark                              "  --> "     "   --> "
ampersand                                   &  --> &     &    --> &
less-than sign                              &#60;  --> <     &lt;     --> <
greater-than sign                           &#62;  --> >     &gt;     --> >

Description                            Char Code            Entity name   
===================================    ==== ============    ==============
euro sign                              €    &128; --> €
single low-9 quotation mark            ‚    &130; --> ‚
latin small letter f with hook         ƒ    &131; --> ƒ
double low-9 quotation mark            „    &132; --> „
horizontal ellipsis                    …    &133; --> …
dagger                                 †    &134; --> †
double dagger                          ‡    &135; --> ‡
modifier letter circumflex accent      ˆ    &136; --> ˆ
per mille sign                         ‰    &137; --> ‰
latin capital letter s with caron      Š    &138; --> Š
single left-pointing angle quote mark  ‹    &139; --> ‹
latin capital ligature oe              Œ    &140; --> Œ
latin capital letter z with caron      Ž    &142; --> Ž

left single quotation mark             ‘    &145; --> ‘
right single quotation mark            ’    &146; --> ’
left double quotation mark             “    &147; --> “
right double quotation mark            ”    &148; --> ”
bullet                                 •    &149; --> •
en dash                                –    &150; --> –
em dash                                —    &151; --> —
small tilde                            ˜    &152; --> ˜
trade mark sign                        ™    &153; --> ™
latin small letter s with caron        š    &154; --> š
single right-pointing angle quote mark ›    &155; --> ›
latin small ligature oe                œ    &156; --> œ
latin small letter z with caron        ž    &158; --> ž
latin capital letter y with diaeresis  Ÿ    &159; --> Ÿ

non-breaking space                          &#160; -->      &nbsp;   -->  
inverted exclamation                   ¡    &#161; --> ¡    &iexcl;  --> ¡
cent sign                              ¢    &#162; --> ¢    &cent;   --> ¢
pound sterling                         £    &#163; --> £    &pound;  --> £
general currency sign                  ¤    &#164; --> ¤    &curren; --> ¤
yen sign                               ¥    &#165; --> ¥    &yen;    --> ¥
broken vertical bar                    ¦    &#166; --> ¦    &brvbar; --> ¦
section sign                           §    &#167; --> §    &sect;   --> §
umlaut (dieresis)                      ¨    &#168; --> ¨    &uml;    --> ¨
copyright                              ©    &#169; --> ©    &copy;   --> ©
feminine ordinal                       ª    &#170; --> ª    &ordf;   --> ª
left angle quote, guillemotleft        «    &#171; --> «    &laquo;  --> «
not sign                               ¬    &a