Black Star vs Dashed Triangle-Headed Rightwards Arrow
VS
Property Comparison
| Property | ★ 2605 | ➟ 279F |
|---|---|---|
| Name | Black Star | Dashed Triangle-Headed Rightwards Arrow |
| Category | Stars & Asterisks | Stars & Asterisks |
| Block | Miscellaneous Symbols | Dingbats |
| Script | Zyyy | Zyyy |
| General Category | Other Symbol (So) | Other Symbol (So) |
| Bidirectional | ON | ON |
Encoding Comparison
| Format | 2605 | 279F |
|---|---|---|
| Unicode | U+2605 | U+279F |
| HTML Decimal | ★ | ➟ |
| HTML Hex | ★ | ➟ |
| CSS | \2605 | \279F |
| JavaScript | \u{2605} | \u{279F} |
| Python | \u2605 | \u279f |
| UTF-8 | e2 98 85 | e2 9e 9f |
How to Distinguish
Both Black Star and Dashed Triangle-Headed Rightwards Arrow are in the Stars & Asterisks category but reside in different Unicode blocks. Check the codepoint to tell them apart.
Tip: Paste the character into a hex editor or use
charCodeAt()
in JavaScript to check the actual codepoint.