Star Of David vs Teardrop-Spoked Asterisk
VS
Property Comparison
| Property | ✡ 2721 | ✻ 273B |
|---|---|---|
| Name | Star Of David | Teardrop-Spoked Asterisk |
| 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 | 2721 | 273B |
|---|---|---|
| Unicode | U+2721 | U+273B |
| HTML Decimal | ✡ | ✻ |
| HTML Hex | ✡ | ✻ |
| CSS | \2721 | \273B |
| JavaScript | \u{2721} | \u{273B} |
| Python | \u2721 | \u273b |
| UTF-8 | e2 9c a1 | e2 9c bb |
How to Distinguish
Both Star Of David and Teardrop-Spoked Asterisk 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.