Star Of David vs Stress Outlined White Star
VS
Property Comparison
| Property | ✡ 2721 | ✩ 2729 |
|---|---|---|
| Name | Star Of David | Stress Outlined White Star |
| 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 | 2729 |
|---|---|---|
| Unicode | U+2721 | U+2729 |
| HTML Decimal | ✡ | ✩ |
| HTML Hex | ✡ | ✩ |
| CSS | \2721 | \2729 |
| JavaScript | \u{2721} | \u{2729} |
| Python | \u2721 | \u2729 |
| UTF-8 | e2 9c a1 | e2 9c a9 |
How to Distinguish
Both Star Of David and Stress Outlined White Star 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.