Eight Spoked Asterisk vs Star Of David
VS
Property Comparison
| Property | ✳ 2733 | ✡ 2721 |
|---|---|---|
| Name | Eight Spoked Asterisk | Star Of David |
| Category | Stars & Asterisks | Stars & Asterisks |
| Block | Dingbats | Dingbats |
| Script | Zyyy | Zyyy |
| General Category | Other Symbol (So) | Other Symbol (So) |
| Bidirectional | ON | ON |
Encoding Comparison
| Format | 2733 | 2721 |
|---|---|---|
| Unicode | U+2733 | U+2721 |
| HTML Decimal | ✳ | ✡ |
| HTML Hex | ✳ | ✡ |
| CSS | \2733 | \2721 |
| JavaScript | \u{2733} | \u{2721} |
| Python | \u2733 | \u2721 |
| UTF-8 | e2 9c b3 | e2 9c a1 |
How to Distinguish
Both Eight Spoked Asterisk 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.