Ascii tools
6 tools tagged with “Ascii”
Ascii Art Generator
Convert text and images into ASCII art with customizable character sets, adjustable output dimensions, multiple artistic styles (blocks, edges, detailed), color/grayscale options, perfect for terminal displays, signatures, and text-based graphics.
Developer Utilities · Code Generators
Ascii Chart
Display comprehensive ASCII character reference table showing all 128 standard ASCII characters (0-127) with decimal values, hexadecimal codes, octal representation, binary format, HTML entity names, character symbols, and control character descriptions.
Developer Utilities · Utilities
ASCII Encoder
Encode text to ASCII character codes (decimal, hexadecimal, octal) with character-by-character conversion, extended ASCII support, control character handling, and reverse decoding capabilities for encoding analysis and character code lookup.
Developer Utilities · Encoders & Decoders
Ascii Table
Interactive extended ASCII table covering 256 characters (0-255) including standard ASCII, extended ASCII, and Unicode information with searchable character codes, HTML entities ( , ©), keyboard shortcuts, and usage examples for web development.
Developer Utilities · Utilities
ASCII to Binary
Convert ASCII text to binary representation. Encode each ASCII character to its 8-bit binary equivalent, view character-by-character mapping, and understand how text is represented in binary format for encoding, data analysis, and learning purposes.
Developer Utilities · Encoders & Decoders
Ascii To Hex
Convert ASCII text to hexadecimal representation (e.g., "Hello" → "48 65 6C 6C 6F") and vice versa with customizable delimiters (space, comma, colon, none), uppercase/lowercase options, and bulk conversion for encryption, debugging, and data analysis.
Developer Utilities · Utilities