Sponsored

ASCII Table

Complete ASCII character table with decimal, hex, octal, and HTML entity values.

DecHexOctCharNameHTML
00x00000^@NUL�
10x01001^ASOH
20x02002^BSTX
30x03003^CETX
40x04004^DEOT
50x05005^EENQ
60x06006^FACK
70x07007^GBEL
80x08010^HBS
90x09011^ITAB	
100x0A012^JLF

110x0B013^KVT
120x0C014^LFF
130x0D015^MCR
140x0E016^NSO
150x0F017^OSI
160x10020^PDLE
170x11021^QDC1
180x12022^RDC2
190x13023^SDC3
200x14024^TDC4
210x15025^UNAK
220x16026^VSYN
230x17027^WETB
240x18030^XCAN
250x19031^YEM
260x1A032^ZSUB
270x1B033^[ESC
280x1C034^\FS
290x1D035^]GS
300x1E036^^RS
310x1F037^_US
320x20040Space 
330x21041!!
340x22042""
350x23043##
360x24044$$
370x25045%%
380x26046&&
390x27047''
400x28050((
410x29051))
420x2A052**
430x2B053++
440x2C054,,
450x2D055--
460x2E056..
470x2F057//
480x3006000
490x3106111
500x3206222
510x3306333
520x3406444
530x3506555
540x3606666
550x3706777
560x3807088
570x3907199
580x3A072::
590x3B073;&#59;
600x3C074<&#60;
610x3D075=&#61;
620x3E076>&#62;
630x3F077?&#63;
640x40100@&#64;
650x41101A&#65;
660x42102B&#66;
670x43103C&#67;
680x44104D&#68;
690x45105E&#69;
700x46106F&#70;
710x47107G&#71;
720x48110H&#72;
730x49111I&#73;
740x4A112J&#74;
750x4B113K&#75;
760x4C114L&#76;
770x4D115M&#77;
780x4E116N&#78;
790x4F117O&#79;
800x50120P&#80;
810x51121Q&#81;
820x52122R&#82;
830x53123S&#83;
840x54124T&#84;
850x55125U&#85;
860x56126V&#86;
870x57127W&#87;
880x58130X&#88;
890x59131Y&#89;
900x5A132Z&#90;
910x5B133[&#91;
920x5C134\&#92;
930x5D135]&#93;
940x5E136^&#94;
950x5F137_&#95;
960x60140`&#96;
970x61141a&#97;
980x62142b&#98;
990x63143c&#99;
1000x64144d&#100;
1010x65145e&#101;
1020x66146f&#102;
1030x67147g&#103;
1040x68150h&#104;
1050x69151i&#105;
1060x6A152j&#106;
1070x6B153k&#107;
1080x6C154l&#108;
1090x6D155m&#109;
1100x6E156n&#110;
1110x6F157o&#111;
1120x70160p&#112;
1130x71161q&#113;
1140x72162r&#114;
1150x73163s&#115;
1160x74164t&#116;
1170x75165u&#117;
1180x76166v&#118;
1190x77167w&#119;
1200x78170x&#120;
1210x79171y&#121;
1220x7A172z&#122;
1230x7B173{&#123;
1240x7C174|&#124;
1250x7D175}&#125;
1260x7E176~&#126;
Sponsored

What is ASCII Table?

The American Standard Code for Information Interchange (ASCII) is a character encoding standard for electronic communication. An ASCII table provides the decimal, hex, octal, and binary representations for standard English characters and control codes, essential for low-level programming.

Common Use Cases

  • Looking up character codes for C/C++ or assembly programming.
  • Debugging serial communication protocols.
  • Translating hex dumps back into readable text.

Example: Input & Output

Sample Input

See the tool above for interactive examples.

Expected Output

The processed output will appear here instantly.

How to Use

  1. Step 1: Input your data into the ASCII Table Reference interface.
  2. Step 2: Select your desired configuration options or formatting preferences.
  3. Step 3: Copy or download the instantly processed results.

Frequently Asked Questions

Is this ASCII Table Reference free to use?

Yes, entirely free with no limits.

Do I need an account to save my data?

No, we do not store your data. It is processed in real-time.

Privacy & Security

All data processing for the ASCII Table happens entirely on your local machine within your browser. No data is ever sent to our servers, ensuring your information remains private and secure. We believe in privacy by design, and our tools are built to be used without compromising your data.