Toolora

ASCII Table

Look up ASCII characters, codes, hex values and HTML entities.

The ASCII Table Lookup lists characters from 0 to 127 with decimal, hexadecimal, octal, HTML entity and control descriptions, and filters the table as you search.
DecHexOctCharHTMLDescription
3220040  
3321041!!
3422042""
3523043##
3624044$$
3725045%%
3826046&&
3927047''
4028050((
4129051))
422A052**
432B053++
442C054,,
452D055--
462E056..
472F057//
483006000
493106111
503206222
513306333
523406444
533506555
543606666
553706777
563807088
573907199
583A072::
593B073;&#59;
603C074<&lt;
613D075=&#61;
623E076>&gt;
633F077?&#63;
6440100@&#64;
6541101A&#65;
6642102B&#66;
6743103C&#67;
6844104D&#68;
6945105E&#69;
7046106F&#70;
7147107G&#71;
7248110H&#72;
7349111I&#73;
744A112J&#74;
754B113K&#75;
764C114L&#76;
774D115M&#77;
784E116N&#78;
794F117O&#79;
8050120P&#80;
8151121Q&#81;
8252122R&#82;
8353123S&#83;
8454124T&#84;
8555125U&#85;
8656126V&#86;
8757127W&#87;
8858130X&#88;
8959131Y&#89;
905A132Z&#90;
915B133[&#91;
925C134\&#92;
935D135]&#93;
945E136^&#94;
955F137_&#95;
9660140`&#96;
9761141a&#97;
9862142b&#98;
9963143c&#99;
10064144d&#100;
10165145e&#101;
10266146f&#102;
10367147g&#103;
10468150h&#104;
10569151i&#105;
1066A152j&#106;
1076B153k&#107;
1086C154l&#108;
1096D155m&#109;
1106E156n&#110;
1116F157o&#111;
11270160p&#112;
11371161q&#113;
11472162r&#114;
11573163s&#115;
11674164t&#116;
11775165u&#117;
11876166v&#118;
11977167w&#119;
12078170x&#120;
12179171y&#121;
1227A172z&#122;
1237B173{&#123;
1247C174|&#124;
1257D175}&#125;
1267E176~&#126;

How to use

  1. Type a code, character, hex value or control name.
  2. Review the matching ASCII entries.
  3. Copy a character or code when needed.

Frequently asked questions

Can I search by decimal code?

Yes, entering 65 shows the entry for the letter A.

Why do some rows have no character?

Codes below 32 and 127 are control characters without a printable glyph.