Sixteen Pointed Asterisk vs Star Of David
VS
Property Comparison
| Property | ✺ 273A | ✡ 2721 |
|---|---|---|
| Name | Sixteen Pointed 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 | 273A | 2721 |
|---|---|---|
| Unicode | U+273A | U+2721 |
| HTML Decimal | ✺ | ✡ |
| HTML Hex | ✺ | ✡ |
| CSS | \273A | \2721 |
| JavaScript | \u{273A} | \u{2721} |
| Python | \u273a | \u2721 |
| UTF-8 | e2 9c ba | e2 9c a1 |
How to Distinguish
Both Sixteen Pointed 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.