A simple browser-based utility that validates ASCII data. Just paste your ASCII text in the input area and you will instantly get the ASCII status in the output area. If the input contains only ASCII characters, you'll get a green badge, otherwise a red badge. Fast, free, and without ads. Import ASCII – get ASCII status. Created by computer nerds from team Browserling.
A simple browser-based utility that validates ASCII data. Just paste your ASCII text in the input area and you will instantly get the ASCII status in the output area. If the input contains only ASCII characters, you'll get a green badge, otherwise a red badge. Fast, free, and without ads. Import ASCII – get ASCII status. Created by computer nerds from team Browserling.
This web application validates ASCII data. It runs through each input character and checks if it belongs to the 7-bit ASCII character set. If the symbol's ASCII code is in the range from 0 to 127, the result is positive and a green badge is shown, if the code point is 128 or more, the result is negative and a red badge is shown. If you get a red badge, then each non-ASCII character is displayed on the screen together with its code point and the position in the text. You can also validate the extended 8-bit ANSI character set. By activating the Allow Extended ASCII option, you'll expand the range of acceptable values from 0 to 255. Asciiabulous!
This web application validates ASCII data. It runs through each input character and checks if it belongs to the 7-bit ASCII character set. If the symbol's ASCII code is in the range from 0 to 127, the result is positive and a green badge is shown, if the code point is 128 or more, the result is negative and a red badge is shown. If you get a red badge, then each non-ASCII character is displayed on the screen together with its code point and the position in the text. You can also validate the extended 8-bit ANSI character set. By activating the Allow Extended ASCII option, you'll expand the range of acceptable values from 0 to 255. Asciiabulous!
In this example, we validate a proverb and get a positive result. Indeed, the input string uses only lowercase and uppercase Latin letters, as well as the dot character. All these code positions belong to the ASCII table range from 0 to 127.
In this example, we enable the extended ASCII (ANSI) option to validate a German quote by Franz Kafka. The ANSI table includes all 128 7-bit ASCII characters plus 128 8-bit characters. Additional symbols include glyphs from foreign languages (such as German letters ä and ö), as well as special characters (such as copyright sign © and quotation brackets «»). Since the extended ASCII option is activated, the badge is green, but if you turn off this option, the badge will turn red as only the basic ASCII symbols will be allowed.
This example validates the input text and shows a red badge as the result. The text contains two characters that aren't in the ASCII table. The glyph 🍫 is a Unicode character and has the code position U+1F36B and the emoji 🤔 has the code point U+1F914. Both values do not belong to 7-bit or 8-bit ASCII sets, therefore, regardless of the extended ASCII option's state, the result is always negative.
You can pass input to this tool via ?input query argument and it will automatically compute output. Here's how to type it in your browser's address bar. Click to try!
Draw ASCII art in a neat browser-based editor.
Draw ANSI art in a neat browser-based editor.
Draw the contents of NFO files.
Convert ASCII data to ANSI data.
Convert ASCII data to ANSI data.
Create a JPG image from ASCII art.
Create ASCII art from a JPG image.
Create a PNG image from ASCII art.
Create ASCII art from a PNG image.
Create a GIF image (single frame) from ASCII art.
Create ASCII art from a GIF image.
Create an animated GIF from multiple ASCII art frames.
Use chemical element names for ASCII values.
Convert ASCII characters to scan codes.
Convert scan codes to ASCII characters.
Convert ASCII code to BCD code.
Convert BCD code to ASCII code.
Convert ASCII charset to EBCDIC charset.
Convert EBCDIC charset to ASCII charset.
Convert ASCII data to PETSCII (CBM ASCII) data.
Convert PETSCII (CBM ASCII) text to ASCII text.
Convert ASCII data to ATASCII (ATARI ASCII) data.
Convert ATASCII (ATARI ASCII) data to ASCII data.
Rotate ASCII chars to the left or to the right.
Make the input ASCII data shorter.
Extract a slice from ASCII data.
Set upper and lower ASCII code bounds.
Randomize the order of ASCII characters.
Reverse the order of ASCII chars.
Convert ASCII characters to integers.
Convert integers to ASCII values.
Convert ASCII characters to keyboard keycodes.
Convert keyboard keycodes to ASCII values.
Calculate the sum of individual ASCII code points.
Calculate the difference of individual ASCII code points.
Calculate the length of an ASCII string.
Draw a table using ASCII characters as border elements.
Draw a folder structure or a binary graph.
Generate digital waveforms with ASCII characters.
Draw a PETSCII (CBM ASCII) character set table.
Draw an ATASCII (ATARI ASCII) character set table.
Make all ASCII symbols go in a spiral.
Draw various ASCII art smiley faces.
Visualize ASCII data at the byte and bit level.
Apply the AND operation on ASCII data.
Apply the OR operation on ASCII data.
Apply the XOR operation on ASCII data.
Apply the NOT operation on ASCII data.
Generate ASCII data that matches the given regex.
Generate a minimal regex that matches the given ASCII data.
Use similar-looking Unicode characters for ASCII chars.
Simulate data damage and add errors to ASCII data.
Simulate keyboard typos and create errors in ASCII text.
Unleash Zalgo on ASCII data.
Subscribe to our updates. We'll let you know when we release new tools, features, and organize online workshops.
Enter your email here
We're Browserling — a friendly and fun cross-browser testing company powered by alien technology. At Browserling we love to make peoples' lives easier, so we created this collection of ASCII tools. Our tools have the simplest user interface that doesn't require advanced computer skills and they are used by millions of people every month. Our ASCII tools are actually powered by our web developer tools that we created over the last couple of years. Check them out!