Curly Loop vs Eight Pointed Black Star
VS
Property Comparison
| Property | ➰ 27B0 | ✴ 2734 |
|---|---|---|
| Name | Curly Loop | 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 | 27B0 | 2734 |
|---|---|---|
| Unicode | U+27B0 | U+2734 |
| HTML Decimal | ➰ | ✴ |
| HTML Hex | ➰ | ✴ |
| CSS | \27B0 | \2734 |
| JavaScript | \u{27B0} | \u{2734} |
| Python | \u27b0 | \u2734 |
| UTF-8 | e2 9e b0 | e2 9c b4 |
How to Distinguish
Both Curly Loop 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.