Curved Stem Paragraph Sign Ornament vs Eight Pointed Black Star
VS
Property Comparison
| Property | ❡ 2761 | ✴ 2734 |
|---|---|---|
| Name | Curved Stem Paragraph Sign Ornament | Eight Pointed Black 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 | 2761 | 2734 |
|---|---|---|
| Unicode | U+2761 | U+2734 |
| HTML Decimal | ❡ | ✴ |
| HTML Hex | ❡ | ✴ |
| CSS | \2761 | \2734 |
| JavaScript | \u{2761} | \u{2734} |
| Python | \u2761 | \u2734 |
| UTF-8 | e2 9d a1 | e2 9c b4 |
How to Distinguish
Both Curved Stem Paragraph Sign Ornament and Eight Pointed Black 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.