Browser Tools
Character & Encoding Tools
Convert characters, code points, HTML entities, and ASCII values directly in your browser. No account, no uploads, no API calls.
Character LookupPaste a character or code point to identify it and copy its Unicode forms.Local lookupCharacter to UnicodePaste any text and see each character with its code point, decimal, UTF-8, HTML, and JavaScript forms.Runs in browserUnicode to CharacterTurn U+ notation, hex values, or decimal code points back into readable characters.Runs in browserText to Unicode Code PointsConvert any text into a list of Unicode code points with byte and escape references.Runs in browserCode Points to TextDecode a list of Unicode code points back into a readable text string.Runs in browserHTML Entity EncoderEscape text as named or numeric HTML entities for safe embedding in HTML documents.Runs in browserHTML Entity DecoderDecode named, decimal, and hexadecimal HTML entities back into plain text.Runs in browserASCII ConverterConvert between ASCII character, decimal, hex, octal, and binary representations.Runs in browser