ToolboxHub

๐Ÿ”ฃUnicode Character Lookup

Search and browse Unicode characters by name, code point, or category.

Share:

40 characters

ยฉ

Copyright Sign

U+00A9

ยฎ

Registered Sign

U+00AE

โ„ข

Trade Mark Sign

U+2122

โ‚ฌ

Euro Sign

U+20AC

ยฃ

Pound Sign

U+00A3

ยฅ

Yen Sign

U+00A5

ยฐ

Degree Sign

U+00B0

ยฑ

Plus-Minus Sign

U+00B1

ร—

Multiplication Sign

U+00D7

รท

Division Sign

U+00F7

โ‰ˆ

Almost Equal To

U+2248

โ‰ 

Not Equal To

U+2260

โ‰ค

Less-Than Or Equal To

U+2264

โ‰ฅ

Greater-Than Or Equal To

U+2265

โˆž

Infinity

U+221E

โˆš

Square Root

U+221A

ฯ€

Greek Small Letter Pi

U+03C0

ฮฃ

Greek Capital Letter Sigma

U+03A3

ฮฑ

Greek Small Letter Alpha

U+03B1

ฮฒ

Greek Small Letter Beta

U+03B2

โ†’

Rightwards Arrow

U+2192

โ†

Leftwards Arrow

U+2190

โ†‘

Upwards Arrow

U+2191

โ†“

Downwards Arrow

U+2193

โ†”

Left Right Arrow

U+2194

โ‡’

Rightwards Double Arrow

U+21D2

โ™ 

Black Spade Suit

U+2660

โ™ฃ

Black Club Suit

U+2663

โ™ฅ

Black Heart Suit

U+2665

โ™ฆ

Black Diamond Suit

U+2666

โ˜…

Black Star

U+2605

โ˜†

White Star

U+2606

โœ“

Check Mark

U+2713

โœ—

Ballot X

U+2717

โ€ข

Bullet

U+2022

โ€ฆ

Horizontal Ellipsis

U+2026

โ€”

Em Dash

U+2014

โ€“

En Dash

U+2013

โ€œ

Left Double Quotation Mark

U+201C

โ€

Right Double Quotation Mark

U+201D

About Unicode Character Lookup

Unicode Character Lookup lets you search the entire Unicode character database by name, code point (U+XXXX), or category to find any special character, symbol, script, or emoji. Copy the character itself, its HTML entity, CSS escape, or code point value for use in documents, code, and web pages.

How to Use Unicode Character Lookup

  1. 1

    Search for a character

    Type a character name (e.g., 'em dash'), a code point (U+2014), or a symbol directly into the search field.

  2. 2

    Browse the results

    Click any character in the results to see its full details including name, category, Unicode block, and code point.

  3. 3

    Copy in your preferred format

    Click the copy button for the raw character, HTML entity, CSS escape, or code point value.

Common Use Cases

  • Finding the correct Unicode code point for a symbol or special character
  • Copying HTML entities for special characters used in web content
  • Developers looking up Unicode escapes for use in string literals
  • Typography enthusiasts browsing character sets for different scripts and symbols

Frequently Asked Questions

How many Unicode characters are in the database?
The Unicode standard includes over 149,000 characters across 154 scripts, covering every modern and historical writing system, mathematical symbols, emojis, technical symbols, and much more.
What formats can I copy a Unicode character in?
You can copy the raw character (for direct paste), the HTML decimal entity (&#NNNNN;), the HTML hex entity (&#xHHHH;), the CSS escape (\HHHH), or the JavaScript/code-point escape (\uHHHH).
Can I search for characters by their Unicode block or script?
Yes โ€” filter the lookup by Unicode block (e.g., Latin Extended, Arabic, Arrows, Mathematical Operators) or script to browse entire character categories.

Related Tools