Skip to main content
D:devtools
Categories
AI & MLPrivate, on-device AI toolsFormattersJSON, XML, HTML, CSS, SQLConvertersJSON ↔ YAML, XML, CSVGeneratorsUUID, Password, QR CodeEncodersBase64, URL, Hash, JWTCalculatorsDates, Margins, TokensText ToolsDiff, Regex, Case, LinesData ToolsYAML, JSONL, SchemasSEO ToolsMeta Tags, OG PreviewColor ToolsHEX, RGB, OKLCH
Popular
JSON FormatterBase64 EncoderUUID GeneratorPrivate Transcription
View all tools
AI & MLUpdatesPro
D:devtools
AI & MLUpdatesPro
Categories
AI & MLPrivate, on-device AI toolsFormattersJSON, XML, HTML, CSS, SQLConvertersJSON ↔ YAML, XML, CSVGeneratorsUUID, Password, QR CodeEncodersBase64, URL, Hash, JWTCalculatorsDates, Margins, TokensText ToolsDiff, Regex, Case, LinesData ToolsYAML, JSONL, SchemasSEO ToolsMeta Tags, OG PreviewColor ToolsHEX, RGB, OKLCHView all tools
D:devtools

Private developer tools that run entirely in your browser. Your data never leaves your device.

Popular Tools
  • JSON Formatter
  • Base64 Encoder
  • UUID Generator
  • Transcription
  • Hash Generator
  • Timestamp
  • Margin Calculator
  • Date Calculator
Categories
  • AI & ML
  • Formatters
  • Converters
  • Generators
  • Encoders
  • Calculators
  • Text Tools
  • Data Tools
  • SEO Tools
  • Color Tools
  • All Tools
Resources
  • Pro
  • Updates
  • Glossary
  • About

© 2026 ddevtools. All rights reserved.

PrivacyTermsAccessibilityContact
  1. Home
  2. Data Tools
  3. ASCII Table

ASCII Table

Interactive ASCII character reference with decimal, hexadecimal, binary, and octal values. Search by character, code, or description.

DecHexBinaryOctCharDescription
00000000000000NULNUL (Null)
10100000001001SOHSOH (Start of Heading)
20200000010002STXSTX (Start of Text)
30300000011003ETXETX (End of Text)
40400000100004EOTEOT (End of Transmission)
50500000101005ENQENQ (Enquiry)
60600000110006ACKACK (Acknowledge)
70700000111007BELBEL (Bell)
80800001000010BSBS (Backspace)
90900001001011HTHT (Horizontal Tab)
100A00001010012LFLF (Line Feed)
110B00001011013VTVT (Vertical Tab)
120C00001100014FFFF (Form Feed)
130D00001101015CRCR (Carriage Return)
140E00001110016SOSO (Shift Out)
150F00001111017SISI (Shift In)
161000010000020DLEDLE (Data Link Escape)
171100010001021DC1DC1 (Device Control 1)
181200010010022DC2DC2 (Device Control 2)
191300010011023DC3DC3 (Device Control 3)
201400010100024DC4DC4 (Device Control 4)
211500010101025NAKNAK (Negative Acknowledge)
221600010110026SYNSYN (Synchronous Idle)
231700010111027ETBETB (End of Trans. Block)
241800011000030CANCAN (Cancel)
251900011001031EMEM (End of Medium)
261A00011010032SUBSUB (Substitute)
271B00011011033ESCESC (Escape)
281C00011100034FSFS (File Separator)
291D00011101035GSGS (Group Separator)
301E00011110036RSRS (Record Separator)
311F00011111037USUS (Unit Separator)
322000100000040␣Space
332100100001041!Character '!'
342200100010042"Character '"'
352300100011043#Character '#'
362400100100044$Character '$'
372500100101045%Character '%'
382600100110046&Character '&'
392700100111047'Character '''
402800101000050(Character '('
412900101001051)Character ')'
422A00101010052*Character '*'
432B00101011053+Character '+'
442C00101100054,Character ','
452D00101101055-Character '-'
462E00101110056.Character '.'
472F00101111057/Character '/'
4830001100000600Character '0'
4931001100010611Character '1'
5032001100100622Character '2'
5133001100110633Character '3'
5234001101000644Character '4'
5335001101010655Character '5'
5436001101100666Character '6'
5537001101110677Character '7'
5638001110000708Character '8'
5739001110010719Character '9'
583A00111010072:Character ':'
593B00111011073;Character ';'
603C00111100074<Character '<'
613D00111101075=Character '='
623E00111110076>Character '>'
633F00111111077?Character '?'
644001000000100@Character '@'
654101000001101ACharacter 'A'
664201000010102BCharacter 'B'
674301000011103CCharacter 'C'
684401000100104DCharacter 'D'
694501000101105ECharacter 'E'
704601000110106FCharacter 'F'
714701000111107GCharacter 'G'
724801001000110HCharacter 'H'
734901001001111ICharacter 'I'
744A01001010112JCharacter 'J'
754B01001011113KCharacter 'K'
764C01001100114LCharacter 'L'
774D01001101115MCharacter 'M'
784E01001110116NCharacter 'N'
794F01001111117OCharacter 'O'
805001010000120PCharacter 'P'
815101010001121QCharacter 'Q'
825201010010122RCharacter 'R'
835301010011123SCharacter 'S'
845401010100124TCharacter 'T'
855501010101125UCharacter 'U'
865601010110126VCharacter 'V'
875701010111127WCharacter 'W'
885801011000130XCharacter 'X'
895901011001131YCharacter 'Y'
905A01011010132ZCharacter 'Z'
915B01011011133[Character '['
925C01011100134\Character '\'
935D01011101135]Character ']'
945E01011110136^Character '^'
955F01011111137_Character '_'
966001100000140`Character '`'
976101100001141aCharacter 'a'
986201100010142bCharacter 'b'
996301100011143cCharacter 'c'
1006401100100144dCharacter 'd'
1016501100101145eCharacter 'e'
1026601100110146fCharacter 'f'
1036701100111147gCharacter 'g'
1046801101000150hCharacter 'h'
1056901101001151iCharacter 'i'
1066A01101010152jCharacter 'j'
1076B01101011153kCharacter 'k'
1086C01101100154lCharacter 'l'
1096D01101101155mCharacter 'm'
1106E01101110156nCharacter 'n'
1116F01101111157oCharacter 'o'
1127001110000160pCharacter 'p'
1137101110001161qCharacter 'q'
1147201110010162rCharacter 'r'
1157301110011163sCharacter 's'
1167401110100164tCharacter 't'
1177501110101165uCharacter 'u'
1187601110110166vCharacter 'v'
1197701110111167wCharacter 'w'
1207801111000170xCharacter 'x'
1217901111001171yCharacter 'y'
1227A01111010172zCharacter 'z'
1237B01111011173{Character '{'
1247C01111100174|Character '|'
1257D01111101175}Character '}'
1267E01111110176~Character '~'
1277F01111111177DELDEL (Delete)
Showing 128 of 128 characters

Related Tools

  • Number Base Converter - convert number bases
  • Hex to ASCII - decode hex strings
  • Binary to Text - convert binary
  • Unicode Escape - escape unicode
  • Base64 Encoder - encode data
  • Hash Generator - generate hashes

How to Use ASCII Table

  1. 1

    Browse or search

    Scroll through the table or use the search box to find a character by name, code, or symbol.

  2. 2

    Filter by category

    Click filter buttons to show only printable, control, letters, digits, or symbols.

  3. 3

    Copy values

    Click any row to see details, then copy decimal, hex, or binary values.

Frequently Asked Questions

Yes, our ASCII Table is completely free with no limitations. Browse, search, and copy any ASCII character code without sign-ups or restrictions.

Absolutely. The ASCII table is generated entirely in your browser. No data is sent to any server. You can use this tool offline after the page loads.

ASCII (American Standard Code for Information Interchange) is a character encoding standard that assigns numbers to 128 characters, including letters (A-Z, a-z), digits (0-9), punctuation, and control characters. It's the foundation for text representation in computers.

Control characters (codes 0-31 and 127) are non-printable characters used to control devices. Common ones include: NUL (0), Tab (9), Line Feed (10), Carriage Return (13), and Escape (27). They're still used in programming for text formatting and terminal control.

ASCII defines 128 characters (7-bit), while Unicode supports over 140,000 characters from all writing systems worldwide. ASCII is a subset of Unicode—the first 128 Unicode code points are identical to ASCII.