Unicode Character Map

Browse characters by category or search. Click any character to copy it.

How to Use

  1. 1Browse character categories or use the search bar to find specific characters.
  2. 2Click any character to see its details: code point, name, and encodings.
  3. 3Click Copy to add the character to your clipboard.
  4. 4Use the recently copied section for quick access to characters you use often.

Frequently Asked Questions

How do I find a specific Unicode character?

Use the search bar to search by character name (e.g., 'snowflake'), code point (e.g., 'U+2744'), or paste the character itself. You can also browse by category such as Arrows, Math Symbols, or Currency.

How do I type special characters in HTML?

Each character's detail view shows its HTML entity (e.g., ♥ for a heart). Copy and paste the entity into your HTML source code to display the character.

What is a Unicode code point?

A code point is a unique number assigned to every character in the Unicode standard, written as U+ followed by a hexadecimal number. For example, U+0041 is the capital letter A.