ASCII Reference

ASCII Table

All 128 ASCII codes with character, decimal, hex, octal, and binary values. Search by name, character, value, or description.

128 results shown

95printable
33controls
7-bit128 codes
1 byteper code
DecimalHexOctalBinaryCharNameDescription
00000000000000NULNULLNull character used as a terminator or filler.
10100100000001SOHSTART OF HEADINGStart of heading marks the beginning of a message header.
20200200000010STXSTART OF TEXTStart of text marks the beginning of the message body.
30300300000011ETXEND OF TEXTEnd of text marks the end of a message body.
40400400000100EOTEND OF TRANSMISSIONEnd of transmission signals the end of a transmission.
50500500000101ENQENQUIRYEnquiry requests a response or station identification.
60600600000110ACKACKNOWLEDGEAcknowledgement confirms that a transmission was received.
70700700000111BELBELLBell requests an audible alert at the receiving terminal.
80801000001000BSBACKSPACEBackspace moves the cursor or print position back one column.
90901100001001HTCHARACTER TABULATIONHorizontal tab advances to the next tab stop on the same line.
100A01200001010LFLINE FEEDLine feed moves the cursor or print position to the next line.
110B01300001011VTLINE TABULATIONVertical tab advances to the next vertical tab stop.
120C01400001100FFFORM FEEDForm feed moves the print position to the next page.
130D01500001101CRCARRIAGE RETURNCarriage return moves the cursor or print position to column one.
140E01600001110SOSHIFT OUTShift out switches to an alternate character set.
150F01700001111SISHIFT INShift in switches back to the standard character set.
161002000010000DLEDATA LINK ESCAPEData link escape prefixes control characters in data links.
171102100010001DC1DEVICE CONTROL ONEDevice control one is a device-specific control signal.
181202200010010DC2DEVICE CONTROL TWODevice control two is a device-specific control signal.
191302300010011DC3DEVICE CONTROL THREEDevice control three is a device-specific control signal.
201402400010100DC4DEVICE CONTROL FOURDevice control four is a device-specific control signal.
211502500010101NAKNEGATIVE ACKNOWLEDGENegative acknowledgement reports that a transmission was not received.
221602600010110SYNSYNCHRONOUS IDLESynchronous idle maintains synchronization in a data link.
231702700010111ETBEND OF TRANSMISSION BLOCKEnd of transmission block marks the end of a transmission block.
241803000011000CANCANCELCancel indicates that the preceding data should be disregarded.
251903100011001EMEND OF MEDIUMEnd of medium marks the physical end of a data medium.
261A03200011010SUBSUBSTITUTESubstitute replaces a character that could not be decoded.
271B03300011011ESCESCAPEEscape starts an escape sequence or control sequence.
281C03400011100FSFILE SEPARATORFile separator separates records in a data file.
291D03500011101GSGROUP SEPARATORGroup separator separates groups of records.
301E03600011110RSRECORD SEPARATORRecord separator separates records within a group.
311F03700011111USUNIT SEPARATORUnit separator separates fields within a record.
322004000100000 SPACESpace separates words and values in plain text.
332104100100001!EXCLAMATION MARKEXCLAMATION MARK is the ASCII printable character with decimal value 33.
342204200100010"QUOTATION MARKQUOTATION MARK is the ASCII printable character with decimal value 34.
352304300100011#NUMBER SIGNNUMBER SIGN is the ASCII printable character with decimal value 35.
362404400100100$DOLLAR SIGNDOLLAR SIGN is the ASCII printable character with decimal value 36.
372504500100101%PERCENT SIGNPERCENT SIGN is the ASCII printable character with decimal value 37.
382604600100110&AMPERSANDAMPERSAND is the ASCII printable character with decimal value 38.
392704700100111'APOSTROPHEAPOSTROPHE is the ASCII printable character with decimal value 39.
402805000101000(LEFT PARENTHESISLEFT PARENTHESIS is the ASCII printable character with decimal value 40.
412905100101001)RIGHT PARENTHESISRIGHT PARENTHESIS is the ASCII printable character with decimal value 41.
422A05200101010*ASTERISKASTERISK is the ASCII printable character with decimal value 42.
432B05300101011+PLUS SIGNPLUS SIGN is the ASCII printable character with decimal value 43.
442C05400101100,COMMACOMMA is the ASCII printable character with decimal value 44.
452D05500101101-HYPHEN-MINUSHYPHEN-MINUS is the ASCII printable character with decimal value 45.
462E05600101110.FULL STOPFULL STOP is the ASCII printable character with decimal value 46.
472F05700101111/SOLIDUSSOLIDUS is the ASCII printable character with decimal value 47.
4830060001100000DIGIT ZERODIGIT ZERO is the ASCII printable character with decimal value 48.
4931061001100011DIGIT ONEDIGIT ONE is the ASCII printable character with decimal value 49.
5032062001100102DIGIT TWODIGIT TWO is the ASCII printable character with decimal value 50.
5133063001100113DIGIT THREEDIGIT THREE is the ASCII printable character with decimal value 51.
5234064001101004DIGIT FOURDIGIT FOUR is the ASCII printable character with decimal value 52.
5335065001101015DIGIT FIVEDIGIT FIVE is the ASCII printable character with decimal value 53.
5436066001101106DIGIT SIXDIGIT SIX is the ASCII printable character with decimal value 54.
5537067001101117DIGIT SEVENDIGIT SEVEN is the ASCII printable character with decimal value 55.
5638070001110008DIGIT EIGHTDIGIT EIGHT is the ASCII printable character with decimal value 56.
5739071001110019DIGIT NINEDIGIT NINE is the ASCII printable character with decimal value 57.
583A07200111010:COLONCOLON is the ASCII printable character with decimal value 58.
593B07300111011;SEMICOLONSEMICOLON is the ASCII printable character with decimal value 59.
603C07400111100<LESS-THAN SIGNLESS-THAN SIGN is the ASCII printable character with decimal value 60.
613D07500111101=EQUALS SIGNEQUALS SIGN is the ASCII printable character with decimal value 61.
623E07600111110>GREATER-THAN SIGNGREATER-THAN SIGN is the ASCII printable character with decimal value 62.
633F07700111111?QUESTION MARKQUESTION MARK is the ASCII printable character with decimal value 63.
644010001000000@COMMERCIAL ATCOMMERCIAL AT is the ASCII printable character with decimal value 64.
654110101000001ALATIN CAPITAL LETTER ALATIN CAPITAL LETTER A is the ASCII printable character with decimal value 65.
664210201000010BLATIN CAPITAL LETTER BLATIN CAPITAL LETTER B is the ASCII printable character with decimal value 66.
674310301000011CLATIN CAPITAL LETTER CLATIN CAPITAL LETTER C is the ASCII printable character with decimal value 67.
684410401000100DLATIN CAPITAL LETTER DLATIN CAPITAL LETTER D is the ASCII printable character with decimal value 68.
694510501000101ELATIN CAPITAL LETTER ELATIN CAPITAL LETTER E is the ASCII printable character with decimal value 69.
704610601000110FLATIN CAPITAL LETTER FLATIN CAPITAL LETTER F is the ASCII printable character with decimal value 70.
714710701000111GLATIN CAPITAL LETTER GLATIN CAPITAL LETTER G is the ASCII printable character with decimal value 71.
724811001001000HLATIN CAPITAL LETTER HLATIN CAPITAL LETTER H is the ASCII printable character with decimal value 72.
734911101001001ILATIN CAPITAL LETTER ILATIN CAPITAL LETTER I is the ASCII printable character with decimal value 73.
744A11201001010JLATIN CAPITAL LETTER JLATIN CAPITAL LETTER J is the ASCII printable character with decimal value 74.
754B11301001011KLATIN CAPITAL LETTER KLATIN CAPITAL LETTER K is the ASCII printable character with decimal value 75.
764C11401001100LLATIN CAPITAL LETTER LLATIN CAPITAL LETTER L is the ASCII printable character with decimal value 76.
774D11501001101MLATIN CAPITAL LETTER MLATIN CAPITAL LETTER M is the ASCII printable character with decimal value 77.
784E11601001110NLATIN CAPITAL LETTER NLATIN CAPITAL LETTER N is the ASCII printable character with decimal value 78.
794F11701001111OLATIN CAPITAL LETTER OLATIN CAPITAL LETTER O is the ASCII printable character with decimal value 79.
805012001010000PLATIN CAPITAL LETTER PLATIN CAPITAL LETTER P is the ASCII printable character with decimal value 80.
815112101010001QLATIN CAPITAL LETTER QLATIN CAPITAL LETTER Q is the ASCII printable character with decimal value 81.
825212201010010RLATIN CAPITAL LETTER RLATIN CAPITAL LETTER R is the ASCII printable character with decimal value 82.
835312301010011SLATIN CAPITAL LETTER SLATIN CAPITAL LETTER S is the ASCII printable character with decimal value 83.
845412401010100TLATIN CAPITAL LETTER TLATIN CAPITAL LETTER T is the ASCII printable character with decimal value 84.
855512501010101ULATIN CAPITAL LETTER ULATIN CAPITAL LETTER U is the ASCII printable character with decimal value 85.
865612601010110VLATIN CAPITAL LETTER VLATIN CAPITAL LETTER V is the ASCII printable character with decimal value 86.
875712701010111WLATIN CAPITAL LETTER WLATIN CAPITAL LETTER W is the ASCII printable character with decimal value 87.
885813001011000XLATIN CAPITAL LETTER XLATIN CAPITAL LETTER X is the ASCII printable character with decimal value 88.
895913101011001YLATIN CAPITAL LETTER YLATIN CAPITAL LETTER Y is the ASCII printable character with decimal value 89.
905A13201011010ZLATIN CAPITAL LETTER ZLATIN CAPITAL LETTER Z is the ASCII printable character with decimal value 90.
915B13301011011[LEFT SQUARE BRACKETLEFT SQUARE BRACKET is the ASCII printable character with decimal value 91.
925C13401011100\REVERSE SOLIDUSREVERSE SOLIDUS is the ASCII printable character with decimal value 92.
935D13501011101]RIGHT SQUARE BRACKETRIGHT SQUARE BRACKET is the ASCII printable character with decimal value 93.
945E13601011110^CIRCUMFLEX ACCENTCIRCUMFLEX ACCENT is the ASCII printable character with decimal value 94.
955F13701011111_LOW LINELOW LINE is the ASCII printable character with decimal value 95.
966014001100000`GRAVE ACCENTGRAVE ACCENT is the ASCII printable character with decimal value 96.
976114101100001aLATIN SMALL LETTER ALATIN SMALL LETTER A is the ASCII printable character with decimal value 97.
986214201100010bLATIN SMALL LETTER BLATIN SMALL LETTER B is the ASCII printable character with decimal value 98.
996314301100011cLATIN SMALL LETTER CLATIN SMALL LETTER C is the ASCII printable character with decimal value 99.
1006414401100100dLATIN SMALL LETTER DLATIN SMALL LETTER D is the ASCII printable character with decimal value 100.
1016514501100101eLATIN SMALL LETTER ELATIN SMALL LETTER E is the ASCII printable character with decimal value 101.
1026614601100110fLATIN SMALL LETTER FLATIN SMALL LETTER F is the ASCII printable character with decimal value 102.
1036714701100111gLATIN SMALL LETTER GLATIN SMALL LETTER G is the ASCII printable character with decimal value 103.
1046815001101000hLATIN SMALL LETTER HLATIN SMALL LETTER H is the ASCII printable character with decimal value 104.
1056915101101001iLATIN SMALL LETTER ILATIN SMALL LETTER I is the ASCII printable character with decimal value 105.
1066A15201101010jLATIN SMALL LETTER JLATIN SMALL LETTER J is the ASCII printable character with decimal value 106.
1076B15301101011kLATIN SMALL LETTER KLATIN SMALL LETTER K is the ASCII printable character with decimal value 107.
1086C15401101100lLATIN SMALL LETTER LLATIN SMALL LETTER L is the ASCII printable character with decimal value 108.
1096D15501101101mLATIN SMALL LETTER MLATIN SMALL LETTER M is the ASCII printable character with decimal value 109.
1106E15601101110nLATIN SMALL LETTER NLATIN SMALL LETTER N is the ASCII printable character with decimal value 110.
1116F15701101111oLATIN SMALL LETTER OLATIN SMALL LETTER O is the ASCII printable character with decimal value 111.
1127016001110000pLATIN SMALL LETTER PLATIN SMALL LETTER P is the ASCII printable character with decimal value 112.
1137116101110001qLATIN SMALL LETTER QLATIN SMALL LETTER Q is the ASCII printable character with decimal value 113.
1147216201110010rLATIN SMALL LETTER RLATIN SMALL LETTER R is the ASCII printable character with decimal value 114.
1157316301110011sLATIN SMALL LETTER SLATIN SMALL LETTER S is the ASCII printable character with decimal value 115.
1167416401110100tLATIN SMALL LETTER TLATIN SMALL LETTER T is the ASCII printable character with decimal value 116.
1177516501110101uLATIN SMALL LETTER ULATIN SMALL LETTER U is the ASCII printable character with decimal value 117.
1187616601110110vLATIN SMALL LETTER VLATIN SMALL LETTER V is the ASCII printable character with decimal value 118.
1197716701110111wLATIN SMALL LETTER WLATIN SMALL LETTER W is the ASCII printable character with decimal value 119.
1207817001111000xLATIN SMALL LETTER XLATIN SMALL LETTER X is the ASCII printable character with decimal value 120.
1217917101111001yLATIN SMALL LETTER YLATIN SMALL LETTER Y is the ASCII printable character with decimal value 121.
1227A17201111010zLATIN SMALL LETTER ZLATIN SMALL LETTER Z is the ASCII printable character with decimal value 122.
1237B17301111011{LEFT CURLY BRACKETLEFT CURLY BRACKET is the ASCII printable character with decimal value 123.
1247C17401111100|VERTICAL LINEVERTICAL LINE is the ASCII printable character with decimal value 124.
1257D17501111101}RIGHT CURLY BRACKETRIGHT CURLY BRACKET is the ASCII printable character with decimal value 125.
1267E17601111110~TILDETILDE is the ASCII printable character with decimal value 126.
1277F17701111111DELDELETEDelete removes the previous character or marks a position for deletion.