Black Star vs Dingbat Negative Circled Sans-Serif Digit One
VS
Property Comparison
| Property | ★ 2605 | ➊ 278A |
|---|---|---|
| Name | Black Star | Dingbat Negative Circled Sans-Serif Digit One |
| Category | Stars & Asterisks | Stars & Asterisks |
| Block | Miscellaneous Symbols | Dingbats |
| Script | Zyyy | Zyyy |
| General Category | Other Symbol (So) | Other Number (No) |
| Bidirectional | ON | ON |
Encoding Comparison
| Format | 2605 | 278A |
|---|---|---|
| Unicode | U+2605 | U+278A |
| HTML Decimal | ★ | ➊ |
| HTML Hex | ★ | ➊ |
| CSS | \2605 | \278A |
| JavaScript | \u{2605} | \u{278A} |
| Python | \u2605 | \u278a |
| UTF-8 | e2 98 85 | e2 9e 8a |
How to Distinguish
Both Black Star and Dingbat Negative Circled Sans-Serif Digit One are in the Stars & Asterisks category but reside in different Unicode blocks. Check the codepoint to tell them apart.
Tip: Paste the character into a hex editor or use
charCodeAt()
in JavaScript to check the actual codepoint.