ASCII / Unicode Table

Interactive ASCII and character code reference

Share:

Showing 128 of 128 characters

DecHexOctBinaryCharDescription
00x0000000000000^@NUL (Null)
10x0100100000001^ASOH (Start of Heading)
20x0200200000010^BSTX (Start of Text)
30x0300300000011^CETX (End of Text)
40x0400400000100^DEOT (End of Transmission)
50x0500500000101^EENQ (Enquiry)
60x0600600000110^FACK (Acknowledge)
70x0700700000111^GBEL (Bell)
80x0801000001000^HBS (Backspace)
90x0901100001001^IHT (Horizontal Tab)
100x0A01200001010^JLF (Line Feed)
110x0B01300001011^KVT (Vertical Tab)
120x0C01400001100^LFF (Form Feed)
130x0D01500001101^MCR (Carriage Return)
140x0E01600001110^NSO (Shift Out)
150x0F01700001111^OSI (Shift In)
160x1002000010000^PDLE (Data Link Escape)
170x1102100010001^QDC1 (Device Control 1)
180x1202200010010^RDC2 (Device Control 2)
190x1302300010011^SDC3 (Device Control 3)
200x1402400010100^TDC4 (Device Control 4)
210x1502500010101^UNAK (Negative Acknowledge)
220x1602600010110^VSYN (Synchronous Idle)
230x1702700010111^WETB (End of Transmission Block)
240x1803000011000^XCAN (Cancel)
250x1903100011001^YEM (End of Medium)
260x1A03200011010^ZSUB (Substitute)
270x1B03300011011^[ESC (Escape)
280x1C03400011100^\FS (File Separator)
290x1D03500011101^]GS (Group Separator)
300x1E03600011110^^RS (Record Separator)
310x1F03700011111^_US (Unit Separator)
320x2004000100000 Space
330x2104100100001!Exclamation mark
340x2204200100010"Double quote
350x2304300100011#Hash / Number sign
360x2404400100100$Dollar sign
370x2504500100101%Percent sign
380x2604600100110&Ampersand
390x2704700100111'Single quote / Apostrophe
400x2805000101000(Left parenthesis
410x2905100101001)Right parenthesis
420x2A05200101010*Asterisk
430x2B05300101011+Plus sign
440x2C05400101100,Comma
450x2D05500101101-Hyphen / Minus
460x2E05600101110.Period / Full stop
470x2F05700101111/Forward slash
480x30060001100000Digit 0
490x31061001100011Digit 1
500x32062001100102Digit 2
510x33063001100113Digit 3
520x34064001101004Digit 4
530x35065001101015Digit 5
540x36066001101106Digit 6
550x37067001101117Digit 7
560x38070001110008Digit 8
570x39071001110019Digit 9
580x3A07200111010:Colon
590x3B07300111011;Semicolon
600x3C07400111100<Less than
610x3D07500111101=Equals sign
620x3E07600111110>Greater than
630x3F07700111111?Question mark
640x4010001000000@At sign
650x4110101000001AUppercase A
660x4210201000010BUppercase B
670x4310301000011CUppercase C
680x4410401000100DUppercase D
690x4510501000101EUppercase E
700x4610601000110FUppercase F
710x4710701000111GUppercase G
720x4811001001000HUppercase H
730x4911101001001IUppercase I
740x4A11201001010JUppercase J
750x4B11301001011KUppercase K
760x4C11401001100LUppercase L
770x4D11501001101MUppercase M
780x4E11601001110NUppercase N
790x4F11701001111OUppercase O
800x5012001010000PUppercase P
810x5112101010001QUppercase Q
820x5212201010010RUppercase R
830x5312301010011SUppercase S
840x5412401010100TUppercase T
850x5512501010101UUppercase U
860x5612601010110VUppercase V
870x5712701010111WUppercase W
880x5813001011000XUppercase X
890x5913101011001YUppercase Y
900x5A13201011010ZUppercase Z
910x5B13301011011[Left square bracket
920x5C13401011100\Backslash
930x5D13501011101]Right square bracket
940x5E13601011110^Caret / Circumflex
950x5F13701011111_Underscore
960x6014001100000`Backtick / Grave accent
970x6114101100001aLowercase a
980x6214201100010bLowercase b
990x6314301100011cLowercase c
1000x6414401100100dLowercase d
1010x6514501100101eLowercase e
1020x6614601100110fLowercase f
1030x6714701100111gLowercase g
1040x6815001101000hLowercase h
1050x6915101101001iLowercase i
1060x6A15201101010jLowercase j
1070x6B15301101011kLowercase k
1080x6C15401101100lLowercase l
1090x6D15501101101mLowercase m
1100x6E15601101110nLowercase n
1110x6F15701101111oLowercase o
1120x7016001110000pLowercase p
1130x7116101110001qLowercase q
1140x7216201110010rLowercase r
1150x7316301110011sLowercase s
1160x7416401110100tLowercase t
1170x7516501110101uLowercase u
1180x7616601110110vLowercase v
1190x7716701110111wLowercase w
1200x7817001111000xLowercase x
1210x7917101111001yLowercase y
1220x7A17201111010zLowercase z
1230x7B17301111011{Left curly brace
1240x7C17401111100|Vertical bar / Pipe
1250x7D17501111101}Right curly brace
1260x7E17601111110~Tilde
1270x7F17701111111^?DEL (Delete)

How to Use ASCII / Unicode Table

  1. 1Browse the full ASCII table or search for specific characters.
  2. 2Filter by category: control characters, printable, or extended.
  3. 3Use the character converter to look up any character's code.

About ASCII / Unicode Table

Interactive ASCII table showing all 128 characters with their decimal, hexadecimal, octal, and binary values. Search by character or code, filter by category (control characters, printable, extended). Also includes character-to-code converter.

Frequently Asked Questions

What is ASCII?

ASCII (American Standard Code for Information Interchange) is a character encoding standard that assigns numeric values (0-127) to characters including letters, digits, punctuation, and control characters.

What is the difference between ASCII and Unicode?

ASCII covers 128 characters (English letters, digits, basic symbols). Unicode extends this to over 143,000 characters covering virtually all writing systems worldwide.

Related Tools