ascii
40 tools tagged "ascii".
Any Base to ASCII Converter
Decode space-separated character codes in any base from 2 to 36 back into strict 7-bit ASCII text.
Open toolASCII AND Calculator
Bitwise AND two equal-length ASCII strings, character-by-character, positionally.
Open toolASCII Art Generator
Render a short piece of text as large block letters made of # characters.
Open toolASCII Bit Flipper
XOR a single chosen bit position (0-6) in every character's 7-bit ASCII code.
Open toolASCII Bit Shuffler
Reorder the 7 bit positions of every ASCII character's code using one reproducible, seeded permutation.
Open toolASCII Character Rotator
Rotate character codes by any shift amount, across letters-only, printable, or the full 7-bit ASCII range.
Open toolASCII Character Set Generator
Output the full ASCII character set as text, filtered to printable, control, or all 128 codes.
Open toolASCII Character Shuffler
Shuffle the order of characters in strict-ASCII text using a seeded Fisher-Yates shuffle.
Open toolASCII Clamper
Clamp every character's ASCII code into a chosen [min, max] range, replacing out-of-range codes with the nearest bound.
Open toolASCII Table Creator
Turn newline/comma/tab-delimited data into a bordered ASCII text table with auto-sized columns.
Open toolASCII Debugger
Break strict-ASCII input down character by character into decimal, hex, octal, and binary.
Open toolASCII Difference Finder
Compare two strict-ASCII texts position by position and see each character's code delta.
Open toolASCII Error Injector
Randomly flip a random bit in a chosen percentage of characters, seeded and reproducible, for fuzz testing.
Open toolASCII Length Finder
Measure strict-ASCII text length, where character count, byte count, and code unit count always match.
Open toolASCII NOT Calculator
Bitwise-complement every character's code within the 7-bit ASCII range (127 - code).
Open toolASCII OR Calculator
Bitwise OR two equal-length ASCII strings, character-by-character, positionally.
Open toolASCII Slicer
Extract a substring from strict-ASCII text using start/end index slicing, including negative indices.
Open toolASCII Art Smiley Generator
Browse a curated set of classic ASCII-art smiley faces and emoticons, one-line and multi-line.
Open toolASCII Spiral Generator
Plot an outward Archimedean spiral onto a grid using a chosen ASCII character.
Open toolASCII Sum Finder
Sum the ASCII code of every character in strict-ASCII text and get a mod-256 checksum.
Open toolASCII Table Generator
A searchable reference chart of all 128 ASCII codes with decimal, hex, octal, and binary values.
Open toolASCII to Any Base Converter
Convert strict 7-bit ASCII text to space-separated character codes in any base from 2 to 36.
Open toolASCII to Binary Converter
Convert strict 7-bit ASCII text to space-separated 8-bit binary, one group per character.
Open toolASCII to Chemical Elements Converter
Spell strict-ASCII text using periodic-table element symbols, like the classic 'spell your name in elements' game.
Open toolASCII to Octal Converter
Convert strict 7-bit ASCII text to space-separated 3-digit octal, one group per character.
Open toolASCII to Unicode Code Point Converter
Convert strict 7-bit ASCII text to space-separated U+00XX Unicode code point notation.
Open toolASCII Tree Drawer
Turn a 2-space or tab-indented list into a Unix tree-style ASCII directory diagram.
Open toolASCII Truncator
Cut strict-ASCII text to its first N characters and report exactly how many were removed.
Open toolASCII Typo Generator
Introduce human-typing-style typos (adjacent-key substitution, drops, duplicates, transpositions) that never leave plain ASCII.
Open toolASCII Validator
Audit a whole block of text and list every character outside strict 7-bit ASCII, not just the first.
Open toolASCII Wave Drawer
Plot a sine wave as ASCII art across a configurable width, height, and frequency.
Open toolASCII XOR Calculator
Bitwise XOR two equal-length ASCII strings, character-by-character, the classic building block of a XOR cipher.
Open toolASCII Zalgo Corruptor
Validate strict-ASCII input, then layer random Unicode combining marks onto it for a zalgo effect.
Open toolATASCII Table Generator
A reference chart of Atari ATASCII codes 32-126, which pass through identically to ASCII.
Open toolBinary to ASCII Converter
Decode space-separated 7-or-8-bit binary groups back into strict 7-bit ASCII text.
Open toolFake ASCII Generator
Generate pronounceable fake 'words' from ASCII consonant/vowel syllables for placeholder text.
Open toolOctal to ASCII Converter
Decode space-separated octal groups back into strict 7-bit ASCII text.
Open toolPETSCII Table Generator
A reference chart of Commodore 64 unshifted PETSCII codes 32-126 with decimal, hex, and character.
Open toolRandom ASCII Generator
Generate a random string of a chosen length, sampled from a chosen ASCII code range.
Open toolUnicode to ASCII Converter
Decode space-separated U+XXXX Unicode code points back into strict 7-bit ASCII text.
Open tool