ASCII Table
Complete ASCII code table with control characters, printable characters and extended ASCII codes.
Tool Guide
Tool Introduction
ASCII (American Standard Code for Information Interchange) is a character encoding standard used to represent characters in text. It was originally developed in the 1960s, primarily for English characters and some control characters.
ASCII uses 7-bit binary numbers (0 to 127) to represent 128 characters, including: uppercase letters (A-Z), lowercase letters (a-z), digits (0-9), punctuation marks (such as commas, periods, etc.), and some control characters (such as line feeds and carriage returns).
Because of its limitations, ASCII cannot represent characters from many other languages, so later encoding systems (such as Unicode) expanded the character set to support more languages and symbols.
Related Tools
Emoji Reference
Complete emoji reference with online lookup and copy functionality.
Special Symbols
Collection of special symbols including emoji, math symbols, arrows and special text.
HTML Color Code Table
Common HTML color code table for web development with HEX/RGB values and preview.
MIME Type Reference
A comprehensive MIME type (Multipurpose Internet Mail Extensions) reference. Look up the standard Content-Type for any file extension (.json, .pdf, .mp4) along with its transfer format.
HTML Entity Reference
A quick-reference table of common HTML character entities. Look up and copy the named, decimal and hexadecimal codes for special characters (non-breaking space, copyright sign, Greek letters) to avoid markup conflicts.
Font Awesome Icon Gallery
Complete Font Awesome 4.7.0 icon library and Unicode reference — essential for frontend development.