UTILSBOXALL TOOLS54+
JSON.FORMATAll-in-one suite to format, validate, minify, diff compare, and convert JSON.//REGEX.TESTERReal-time regular expressions tester, cheatsheet, debugger and replacer.//PDF.SUITEMerge, split, extract text, rotate and convert PDF pages to images.//IMAGE.STUDIOIn-browser photo editor: crop, resize, filters, WebP/PNG and Base64 encoder.//HTML.BEAUTIFYHTML code beautifier, production minifier and entity encoder.//CSS.MINIFYCSS code formatter, production stylesheet minifier and CSS to SCSS converter.//SQL.FORMATTERSQL query beautifier, dialect translator (Postgres/MySQL) and minifier.//SVG.EXCALIDRAWInteractive vector visual editor powered by Excalidraw and SVG formatter.//TEXT.DIFFWord counter, reading time estimator and dual-text diff comparator.//YAML.CONVERTYAML & JSON bi-directional validator and formatter with syntax checking.//XML.PARSERXML document formatter, tree inspector and XML to JSON converter.//GRAPHQL.STUDIOGraphQL query & SDL formatter, minifier, AST field sorter and validator.//BASE64.CODECBase64 and URL-Safe encoder / decoder with full UTF-8 verification.//LOREM.IPSUMPlaceholder dummy text generator for mockups, prototypes and UI testing.//PASSWORD.GENCryptographically secure random password and entropy strength generator.//URL.STUDIO8-tool URL suite: encode, decode, validator, component parser and builder.//QR.STUDIOCustom QR code generator with embedded logos, colors, gradients and shapes.//ASCII.EXPLORERInteractive ASCII 0-255 table, Alt keyboard codes and CP437 symbols.//KEYCODES.LIVELive KeyboardEvent detector and JavaScript keycodes cheat sheet.//JWT.DEBUGGERJWT token decoder, claims inspector and Web Crypto signature verification.//BINARY.CODECBidirectional text to binary converter with digital rain and ASCII table.//CHARTS.STUDIOInteractive chart generator (bars, lines, pie, scatter) from CSV data.//UUID.V7Bulk generator for UUID v4, time-ordered v7, v1 and live UUID validator.//CSV.JSONBi-directional CSV to JSON converter with custom delimiters & table grid.//COLORS.STUDIOHEX/RGB/HSL/CMYK converter, palette harmonies and WCAG 2.1 contrast tester.//SEO.METASEO Meta Tags, Open Graph cards and real-time Google SERP card preview.//SCHEMA.JSONLDSchema.org JSON-LD structured data generator for Google Rich Snippets.//SITEMAP.XMLStandard XML Sitemap generator (Protocol 0.9) for Google Search Console.//ROBOTS.TXTRobots.txt generator, AI scraper blocking presets and live URL rule tester.//FAKE.DATASynthetic mock data generator: export records to JSON, CSV, SQL and TypeScript.//CLOCK.WORLDReal-time world clock with 3D holographic globe and 174 country timezones.//DATE.CALCDays between dates, exact age, business days, Unix timestamp and cron parser.//CALC.SUITESuite of 56+ online calculators: percentage, mortgage, loan, VAT, BMI & salary.//JSON.FORMATAll-in-one suite to format, validate, minify, diff compare, and convert JSON.//REGEX.TESTERReal-time regular expressions tester, cheatsheet, debugger and replacer.//PDF.SUITEMerge, split, extract text, rotate and convert PDF pages to images.//IMAGE.STUDIOIn-browser photo editor: crop, resize, filters, WebP/PNG and Base64 encoder.//HTML.BEAUTIFYHTML code beautifier, production minifier and entity encoder.//CSS.MINIFYCSS code formatter, production stylesheet minifier and CSS to SCSS converter.//SQL.FORMATTERSQL query beautifier, dialect translator (Postgres/MySQL) and minifier.//SVG.EXCALIDRAWInteractive vector visual editor powered by Excalidraw and SVG formatter.//TEXT.DIFFWord counter, reading time estimator and dual-text diff comparator.//YAML.CONVERTYAML & JSON bi-directional validator and formatter with syntax checking.//XML.PARSERXML document formatter, tree inspector and XML to JSON converter.//GRAPHQL.STUDIOGraphQL query & SDL formatter, minifier, AST field sorter and validator.//BASE64.CODECBase64 and URL-Safe encoder / decoder with full UTF-8 verification.//LOREM.IPSUMPlaceholder dummy text generator for mockups, prototypes and UI testing.//PASSWORD.GENCryptographically secure random password and entropy strength generator.//URL.STUDIO8-tool URL suite: encode, decode, validator, component parser and builder.//QR.STUDIOCustom QR code generator with embedded logos, colors, gradients and shapes.//ASCII.EXPLORERInteractive ASCII 0-255 table, Alt keyboard codes and CP437 symbols.//KEYCODES.LIVELive KeyboardEvent detector and JavaScript keycodes cheat sheet.//JWT.DEBUGGERJWT token decoder, claims inspector and Web Crypto signature verification.//BINARY.CODECBidirectional text to binary converter with digital rain and ASCII table.//CHARTS.STUDIOInteractive chart generator (bars, lines, pie, scatter) from CSV data.//UUID.V7Bulk generator for UUID v4, time-ordered v7, v1 and live UUID validator.//CSV.JSONBi-directional CSV to JSON converter with custom delimiters & table grid.//COLORS.STUDIOHEX/RGB/HSL/CMYK converter, palette harmonies and WCAG 2.1 contrast tester.//SEO.METASEO Meta Tags, Open Graph cards and real-time Google SERP card preview.//SCHEMA.JSONLDSchema.org JSON-LD structured data generator for Google Rich Snippets.//SITEMAP.XMLStandard XML Sitemap generator (Protocol 0.9) for Google Search Console.//ROBOTS.TXTRobots.txt generator, AI scraper blocking presets and live URL rule tester.//FAKE.DATASynthetic mock data generator: export records to JSON, CSV, SQL and TypeScript.//CLOCK.WORLDReal-time world clock with 3D holographic globe and 174 country timezones.//DATE.CALCDays between dates, exact age, business days, Unix timestamp and cron parser.//CALC.SUITESuite of 56+ online calculators: percentage, mortgage, loan, VAT, BMI & salary.//
MODULE 16 · DEV UTILITY

The Complete ASCII Code Table

Interactive reference table with all 256 ASCII characters: control (0-31), printable (32-126), and extended CP437 (128-255). Real-time Alt shortcuts, character inspector, converter, and guide.

ASCII Control Characters

00 - 31 + 127
00NULL(Null character)
01SOH(Start of heading)
02STX(Start of text)
03ETX(End of text)
04EOT(End of transmission)
05ENQ(Enquiry)
06ACK(Acknowledge)
07BEL(Bell / Alert)
08BS(Backspace)
09HT(Horizontal Tab)
10LF(Line Feed / Newline)
11VT(Vertical Tab)
12FF(Form Feed / Page Break)
13CR(Carriage Return)
14SO(Shift Out)
15SI(Shift In)
16DLE(Data Link Escape)
17DC1(Device Control 1 (XON))
18DC2(Device Control 2)
19DC3(Device Control 3 (XOFF))
20DC4(Device Control 4)
21§NAK(Negative Acknowledge)
22SYN(Synchronous Idle)
23ETB(End of Trans. Block)
24CAN(Cancel)
25EM(End of Medium)
26SUB(Substitute)
27ESC(Escape)
28FS(File Separator)
29GS(Group Separator)
30RS(Record Separator)
31US(Unit Separator)
127DEL(Delete)

Printable ASCII Characters

32 - 126
32(Space)
33!(Exclamation mark)
34"(Double quote)
35#(Number sign, hash)
36$(Dollar sign)
37%(Percent sign)
38&(Ampersand)
39'(Single quote, apostrophe)
40((Opening parenthesis)
41)(Closing parenthesis)
42*(Asterisk)
43+(Plus sign)
44,(Comma)
45-(Hyphen, minus)
46.(Period, dot)
47/(Slash, division)
480(Digit zero)
491(Digit one)
502(Digit two)
513(Digit three)
524(Digit four)
535(Digit five)
546(Digit six)
557(Digit seven)
568(Digit eight)
579(Digit nine)
58:(Colon)
59;(Semicolon)
60<(Less than sign)
61=(Equal sign)
62>(Greater than sign)
63?(Question mark)
64@(At symbol)
65A(Uppercase letter A)
66B(Uppercase letter B)
67C(Uppercase letter C)
68D(Uppercase letter D)
69E(Uppercase letter E)
70F(Uppercase letter F)
71G(Uppercase letter G)
72H(Uppercase letter H)
73I(Uppercase letter I)
74J(Uppercase letter J)
75K(Uppercase letter K)
76L(Uppercase letter L)
77M(Uppercase letter M)
78N(Uppercase letter N)
79O(Uppercase letter O)
80P(Uppercase letter P)
81Q(Uppercase letter Q)
82R(Uppercase letter R)
83S(Uppercase letter S)
84T(Uppercase letter T)
85U(Uppercase letter U)
86V(Uppercase letter V)
87W(Uppercase letter W)
88X(Uppercase letter X)
89Y(Uppercase letter Y)
90Z(Uppercase letter Z)
91[(Opening bracket)
92\(Backslash)
93](Closing bracket)
94^(Caret, circumflex)
95_(Underscore)
96`(Grave accent, backtick)
97a(Lowercase letter a)
98b(Lowercase letter b)
99c(Lowercase letter c)
100d(Lowercase letter d)
101e(Lowercase letter e)
102f(Lowercase letter f)
103g(Lowercase letter g)
104h(Lowercase letter h)
105i(Lowercase letter i)
106j(Lowercase letter j)
107k(Lowercase letter k)
108l(Lowercase letter l)
109m(Lowercase letter m)
110n(Lowercase letter n)
111o(Lowercase letter o)
112p(Lowercase letter p)
113q(Lowercase letter q)
114r(Lowercase letter r)
115s(Lowercase letter s)
116t(Lowercase letter t)
117u(Lowercase letter u)
118v(Lowercase letter v)
119w(Lowercase letter w)
120x(Lowercase letter x)
121y(Lowercase letter y)
122z(Lowercase letter z)
123{(Opening brace)
124|(Vertical bar, pipe)
125}(Closing brace)
126~(Tilde)

Extended ASCII (Code Page 437)

128 - 255
128Ç(C-cedilla uppercase)
129ü(u with umlaut lowercase)
130é(e with acute lowercase)
131â(a with circumflex lowercase)
132ä(a with umlaut lowercase)
133à(a with grave lowercase)
134å(a with ring lowercase)
135ç(c-cedilla lowercase)
136ê(e with circumflex lowercase)
137ë(e with umlaut lowercase)
138è(e with grave lowercase)
139ï(i with umlaut lowercase)
140î(i with circumflex lowercase)
141ì(i with grave lowercase)
142Ä(A with umlaut uppercase)
143Å(A with ring uppercase)
144É(E with acute uppercase)
145æ(Latin diphthong ae lowercase)
146Æ(Latin diphthong AE uppercase)
147ô(o with circumflex lowercase)
148ö(o with umlaut lowercase)
149ò(o with grave lowercase)
150û(u with circumflex lowercase)
151ù(u with grave lowercase)
152ÿ(y with umlaut lowercase)
153Ö(O with umlaut uppercase)
154Ü(U with umlaut uppercase)
155ø(o with slash lowercase)
156£(Pound sign)
157Ø(O with slash uppercase)
158×(Multiplication sign)
159ƒ(Function symbol, Dutch florin)
160á(a with acute lowercase)
161í(i with acute lowercase)
162ó(o with acute lowercase)
163ú(u with acute lowercase)
164ñ(n with tilde (enye) lowercase)
165Ñ(N with tilde (Enye) uppercase)
166ª(Feminine ordinal indicator)
167º(Masculine ordinal indicator)
168¿(Inverted question mark)
169®(Registered trademark symbol)
170¬(Logical negation sign)
171½(One half fraction)
172¼(One quarter fraction)
173¡(Inverted exclamation mark)
174«(Left-pointing double angle quotation mark)
175»(Right-pointing double angle quotation mark)
176(Light shade box character)
177(Medium shade box character)
178(Dark shade box character)
179(Box drawings light vertical)
180(Box drawings light vertical and left)
181Á(A with acute uppercase)
182Â(A with circumflex uppercase)
183À(A with grave uppercase)
184©(Copyright symbol)
185(Box drawings double vertical and left)
186(Box drawings double vertical)
187(Box drawings double down and left)
188(Box drawings double up and left)
189¢(Cent sign)
190¥(Yen / Yuan currency sign)
191(Box drawings light down and left)
192(Box drawings light up and right)
193(Box drawings light up and horizontal)
194(Box drawings light down and horizontal)
195(Box drawings light vertical and right)
196(Box drawings light horizontal)
197(Box drawings light vertical and horizontal)
198ã(a with tilde lowercase)
199Ã(A with tilde uppercase)
200(Box drawings double up and right)
201(Box drawings double down and right)
202(Box drawings double up and horizontal)
203(Box drawings double down and horizontal)
204(Box drawings double vertical and right)
205(Box drawings double horizontal)
206(Box drawings double vertical and horizontal)
207¤(Currency sign)
208ð(Latin small letter eth)
209Ð(Latin capital letter Eth)
210Ê(E with circumflex uppercase)
211Ë(E with umlaut uppercase)
212È(E with grave uppercase)
213ı(Latin small letter dotless i)
214Í(I with acute uppercase)
215Î(I with circumflex uppercase)
216Ï(I with umlaut uppercase)
217(Box drawings light up and left)
218(Box drawings light down and right)
219(Full block character)
220(Lower half block)
221¦(Broken bar)
222Ì(I with grave uppercase)
223(Upper half block)
224Ó(O with acute uppercase)
225ß(German eszett / sharp s)
226Ô(O with circumflex uppercase)
227Ò(O with grave uppercase)
228õ(o with tilde lowercase)
229Õ(O with tilde uppercase)
230µ(Micro sign / Greek letter mu)
231þ(Latin small letter thorn)
232Þ(Latin capital letter Thorn)
233Ú(U with acute uppercase)
234Û(U with circumflex uppercase)
235Ù(U with grave uppercase)
236ý(y with acute lowercase)
237Ý(Y with acute uppercase)
238¯(Macron, overline)
239´(Acute accent)
240(Identical to / congruence symbol)
241±(Plus-minus sign)
242(Double low line)
243¾(Three quarters fraction)
244(Pilcrow / paragraph sign)
245§(Section sign)
246÷(Division sign)
247¸(Cedilla)
248°(Degree sign)
249¨(Diaeresis / umlaut)
250·(Middle dot)
251¹(Superscript one)
252³(Superscript three (cubed))
253²(Superscript two (squared))
254(Black square character)
255 (Non-breaking space)

Interactive Text ↔ ASCII Converter

Format
7 chars
84 111 111 108 98 111 120

ASCII Code

ASCII stands for American Standard Code for Information Interchange. It was created in 1963 by the American Standards Association (ASA), which later evolved into ANSI (American National Standards Institute).

How to Type ASCII Characters on Your Keyboard

WINDOWS PCs with Numeric Keypad (Numpad)

  1. Hold down the Alt key on the left side of your keyboard and do not release it.
  2. While holding Alt, type the ASCII number on the numeric keypad (e.g. 64 for @, 164 for ñ, 92 for \).
  3. Release the Alt key: the character appears immediately on screen!

LAPTOPS Laptops without dedicated Numpad

Use the Fn + NumLock shortcut to activate the numeric overlay printed on letter keys (usually M, J, K, L, U, I, O, 7, 8, 9). Alternatively, in Windows 10/11 press Win + . to open the native symbols selector or run charmap.

MAC & LINUX On macOS & Linux

On macOS, use the Option key combinations (e.g. Option + n then n for ñ, Option + 2 for @) or press Cmd + Ctrl + Space for the Character Viewer. On Linux, press Ctrl + Shift + U, type the hexadecimal code (e.g. 40 for @), and hit Enter.