Black Florette vs Star Of David
VS
Property Comparison
| Property | ✿ 273F | ✡ 2721 |
|---|---|---|
| Name | Black Florette | 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 | 273F | 2721 |
|---|---|---|
| Unicode | U+273F | U+2721 |
| HTML Decimal | ✿ | ✡ |
| HTML Hex | ✿ | ✡ |
| CSS | \273F | \2721 |
| JavaScript | \u{273F} | \u{2721} |
| Python | \u273f | \u2721 |
| UTF-8 | e2 9c bf | e2 9c a1 |
How to Distinguish
Both Black Florette 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.