Eight Pointed Black Star vs Heavy Four Balloon-Spoked Asterisk
VS
Property Comparison
| Property | ✴ 2734 | ✤ 2724 |
|---|---|---|
| Name | Eight Pointed Black Star | Heavy Four Balloon-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 | 2734 | 2724 |
|---|---|---|
| Unicode | U+2734 | U+2724 |
| HTML Decimal | ✴ | ✤ |
| HTML Hex | ✴ | ✤ |
| CSS | \2734 | \2724 |
| JavaScript | \u{2734} | \u{2724} |
| Python | \u2734 | \u2724 |
| UTF-8 | e2 9c b4 | e2 9c a4 |
How to Distinguish
Both Eight Pointed Black Star and Heavy Four Balloon-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.