๐คDev
Unicode Info
Shows details of each character: code point (U+XXXX), official name, category, UTF-8 bytes, HTML/JS escapes.
What is Unicode?
Unicode is the standard that assigns a unique number (code point, e.g. U+1F600 for ๐) to every character of any language, symbol, emoji or ideogram.
UTF-8 encoding represents each code point in 1 to 4 bytes. ASCII (U+0000 to U+007F) uses 1 byte; emoji usually uses 4 bytes.
Everything in your browser.
Related Tools
๐
Pix Decoder
Decode Brazilian Pix BR Code (text starting with 0002...) extracting key, amount, beneficiary, city and identifier.
๐
Icon Finder
Search SVG icons from the Lucide library (1300+ icons) by name. Copy the SVG or component name.
๐
.env Formatter
Formats .env files: sort variables, group by prefix, quote values and remove duplicates.