Fancy HTML: Special Character And Symbol ASCII Codes

Following is a list of special characters that can be used in webpages using HTML codes. Please sure that you are using UTF-8 character set in order to correctly use these symbols. For this, just include the following line in the HEAD section of your webpage:

<meta http-equiv="content-type" content="text/html;charset=utf-8" />

Character

Friendly Code

Numerical Code

Hex Code

Description

A

A

&#65;

&#x41;

Capital A

a

a

&#97;

&#x61;

Lowercase A

À

&Agrave;

&#192;

&#xC0;

Capital A-grave

à

&agrave;

&#224;

&#xE0;

Lowercase A-grave

Á

&Aacute;

&#193;

&#xC1;

Capital A-acute

á

&aacute;

&#225;

&#xE1;

Lowercase A-acute

Â

&Acirc;

&#194;

&#xC2;

Capital A-circumflex

â

&acirc;

&#226;

&#xE2;

Lowercase A-circumflex

Ã

&Atilde;

&#195;

&#xC3;

Capital A-tilde

ã

&atilde;

&#227;

&#xE3;

Lowercase A-tilde

Ä

&Auml;

&#196;

&#xC4;

Capital A-umlaut

ä

&auml;

&#228;

&#xE4;

Lowercase A-umlaut

Å

&Aring;

&#197;

&#xC5;

Capital A-ring

å

&aring;

&#229;

&#xE5;

Lowercase A-umlaut

Ā

&#256;

&#x100;

Capital A-macron

ā

&#257;

&#x101;

Lowercase A-macron

Ă

&#258;

&#x102;

Capital A-breve

ă

&#259;

&#x103;

Lowercase A-breve

Ą

&#260;

&#x104;

Capital A-ogonek

ą

&#261;

&#x105;

Lowercase A-ogonek

Ǟ

&#478;

&#x1DE;

Capital A-diaeresis and macron

ǟ

&#479;

&#x1DF;

Lowercase A-diaeresis and macron

Ǻ

&#506;

&#x1FA;

Capital A-acute ring

ǻ

&#507;

&#x1FB;

Lowercase A-acute ring

Æ

&AElig;

&#198;

&#xC6;

Capital AE Ligature

æ

&aelig;

&#230;

&#xE6;

Lowercase AE Ligature

Ǽ

&#508;

&#x1FC;

Capital AE Ligature-acute

ǽ

&#509;

&#x1FD;

Lowercase AE Ligature-acute

B

B

&#66;

&#x42;

Capital B

b

b

&#98;

&#x62;

Lowercase B

&#7682;

&#x1E02;

Capital B-dot

&#7683;

&#x1E03;

Lowercase B-dot

C

C

&#67;

&#x43;

Capital C

c

c

&#99;

&#x63;

Lowercase C

Ć

&#262;

&#x106;

Capital C-acute

ć

&#263;

&#x107;

Lowercase C-acute

Ç

&Ccedil;

Page 1 of 8 | Next page