7is7.com > Software > HTML Character Codes

HTML Character Codes

On this page you can see the HTML character codes for web pages and how these codes appear in your browser. This webpage is set to use UTF-8 and it can show character codes from 0 to 65535 [0000 to FFFF].

It is a handy table to look up character codes when building web pages or programming in JavaScript, you can simply double click on the appropriate character coding that you wish to use and copy and paste it into your work. Be aware that these codes may be rendered differently on different browsers, operating systems or systems with different localization. You can use this page to see how they are rendered for you.

<<<Previous Table Next Table >>>

(0) * 0-127 * [ 00-7f ]

Basic Latin

Latin 1 Supplement

Latin Extended-A

Latin Extended-B (part 1)

Latin Extended-B (part 2) & IPA Extensions (part 1)

IPA Extensions (part 2) & Spacing Modifiers

Greek and Coptic

Cyrillic

to this table.

&#0;|&#x0;|%0=invalid &#64;|&#x40;|%40=@
&#1;|&#x1;|%1=invalid &#65;|&#x41;|%41=A
&#2;|&#x2;|%2=invalid &#66;|&#x42;|%42=B
&#3;|&#x3;|%3=invalid &#67;|&#x43;|%43=C
&#4;|&#x4;|%4=invalid &#68;|&#x44;|%44=D
&#5;|&#x5;|%5=invalid &#69;|&#x45;|%45=E
&#6;|&#x6;|%6=invalid &#70;|&#x46;|%46=F
&#7;|&#x7;|%7=invalid &#71;|&#x47;|%47=G
&#8;|&#x8;|%8=invalid &#72;|&#x48;|%48=H
&#9;|&#x9;|%9=invalid &#73;|&#x49;|%49=I
&#10;|&#xa;|%a=invalid &#74;|&#x4a;|%4a=J
&#11;|&#xb;|%b=invalid &#75;|&#x4b;|%4b=K
&#12;|&#xc;|%c=invalid &#76;|&#x4c;|%4c=L
&#13;|&#xd;|%d=invalid &#77;|&#x4d;|%4d=M
&#14;|&#xe;|%e=invalid &#78;|&#x4e;|%4e=N
&#15;|&#xf;|%f=invalid &#79;|&#x4f;|%4f=O
&#16;|&#x10;|%10=invalid &#80;|&#x50;|%50=P
&#17;|&#x11;|%11=invalid &#81;|&#x51;|%51=Q
&#18;|&#x12;|%12=invalid &#82;|&#x52;|%52=R
&#19;|&#x13;|%13=invalid &#83;|&#x53;|%53=S
&#20;|&#x14;|%14=invalid &#84;|&#x54;|%54=T
&#21;|&#x15;|%15=invalid &#85;|&#x55;|%55=U
&#22;|&#x16;|%16=invalid &#86;|&#x56;|%56=V
&#23;|&#x17;|%17=invalid &#87;|&#x57;|%57=W
&#24;|&#x18;|%18=invalid &#88;|&#x58;|%58=X
&#25;|&#x19;|%19=invalid &#89;|&#x59;|%59=Y
&#26;|&#x1a;|%1a=invalid &#90;|&#x5a;|%5a=Z
&#27;|&#x1b;|%1b=invalid &#91;|&#x5b;|%5b=[
&#28;|&#x1c;|%1c=invalid &#92;|&#x5c;|%5c=\
&#29;|&#x1d;|%1d=invalid &#93;|&#x5d;|%5d=]
&#30;|&#x1e;|%1e=invalid &#94;|&#x5e;|%5e=^
&#31;|&#x1f;|%1f=invalid &#95;|&#x5f;|%5f=_
&#32;|&#x20;|%20=<space> &#96;|&#x60;|%60=`
&#33;|&#x21;|%21=! &#97;|&#x61;|%61=a
&#34;|&#x22;|%22=" &#98;|&#x62;|%62=b
&#35;|&#x23;|%23=# &#99;|&#x63;|%63=c
&#36;|&#x24;|%24=$ &#100;|&#x64;|%64=d
&#37;|&#x25;|%25=% &#101;|&#x65;|%65=e
&#38;|&#x26;|%26=& &#102;|&#x66;|%66=f
&#39;|&#x27;|%27=' &#103;|&#x67;|%67=g
&#40;|&#x28;|%28=( &#104;|&#x68;|%68=h
&#41;|&#x29;|%29=) &#105;|&#x69;|%69=i
&#42;|&#x2a;|%2a=* &#106;|&#x6a;|%6a=j
&#43;|&#x2b;|%2b=+ &#107;|&#x6b;|%6b=k
&#44;|&#x2c;|%2c=, &#108;|&#x6c;|%6c=l
&#45;|&#x2d;|%2d=- &#109;|&#x6d;|%6d=m
&#46;|&#x2e;|%2e=. &#110;|&#x6e;|%6e=n
&#47;|&#x2f;|%2f=/ &#111;|&#x6f;|%6f=o
&#48;|&#x30;|%30=0 &#112;|&#x70;|%70=p
&#49;|&#x31;|%31=1 &#113;|&#x71;|%71=q
&#50;|&#x32;|%32=2 &#114;|&#x72;|%72=r
&#51;|&#x33;|%33=3 &#115;|&#x73;|%73=s
&#52;|&#x34;|%34=4 &#116;|&#x74;|%74=t
&#53;|&#x35;|%35=5 &#117;|&#x75;|%75=u
&#54;|&#x36;|%36=6 &#118;|&#x76;|%76=v
&#55;|&#x37;|%37=7 &#119;|&#x77;|%77=w
&#56;|&#x38;|%38=8 &#120;|&#x78;|%78=x
&#57;|&#x39;|%39=9 &#121;|&#x79;|%79=y
&#58;|&#x3a;|%3a=: &#122;|&#x7a;|%7a=z
&#59;|&#x3b;|%3b=; &#123;|&#x7b;|%7b={
&#60;|&#x3c;|%3c=< &#124;|&#x7c;|%7c=|
&#61;|&#x3d;|%3d== &#125;|&#x7d;|%7d=}
&#62;|&#x3e;|%3e=> &#126;|&#x7e;|%7e=~
&#63;|&#x3f;|%3f=? &#127;|&#x7f;|%7f=invalid

1: The entire range of characters from &#128; through &#159; are invalid, non-SGML characters, but are used by some vendor proprietary character sets. We advise you not to use them.

 

Get Firefox! Download LibreOffice Use Fedora