Eight Pointed Pinwheel Star vs Star Of David
VS
Property Comparison
| Property | ✵ 2735 | ✡ 2721 |
|---|---|---|
| Name | Eight Pointed Pinwheel Star | 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 | 2735 | 2721 |
|---|---|---|
| Unicode | U+2735 | U+2721 |
| HTML Decimal | ✵ | ✡ |
| HTML Hex | ✵ | ✡ |
| CSS | \2735 | \2721 |
| JavaScript | \u{2735} | \u{2721} |
| Python | \u2735 | \u2721 |
| UTF-8 | e2 9c b5 | e2 9c a1 |
How to Distinguish
Both Eight Pointed Pinwheel Star 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.