Dingbat Negative Circled Digit Seven vs Star Of David
VS
Property Comparison
| Property | ❼ 277C | ✡ 2721 |
|---|---|---|
| Name | Dingbat Negative Circled Digit Seven | Star Of David |
| Category | Stars & Asterisks | Stars & Asterisks |
| Block | Dingbats | Dingbats |
| Script | Zyyy | Zyyy |
| General Category | Other Number (No) | Other Symbol (So) |
| Bidirectional | ON | ON |
Encoding Comparison
| Format | 277C | 2721 |
|---|---|---|
| Unicode | U+277C | U+2721 |
| HTML Decimal | ❼ | ✡ |
| HTML Hex | ❼ | ✡ |
| CSS | \277C | \2721 |
| JavaScript | \u{277C} | \u{2721} |
| Python | \u277c | \u2721 |
| UTF-8 | e2 9d bc | e2 9c a1 |
How to Distinguish
Both Dingbat Negative Circled Digit Seven and Star Of David belong to the Stars & Asterisks category and the Dingbats block. Compare their codepoints and visual rendering to distinguish them.
Tip: Paste the character into a hex editor or use
charCodeAt()
in JavaScript to check the actual codepoint.