Black Right Pointing Index vs Black Truck
VS
Property Comparison
| Property | ☛ 261B | ⛟ 26DF |
|---|---|---|
| Name | Black Right Pointing Index | Black Truck |
| Category | Stars & Asterisks | Stars & Asterisks |
| Block | Miscellaneous Symbols | Miscellaneous Symbols |
| Script | Zyyy | Zyyy |
| General Category | Other Symbol (So) | Other Symbol (So) |
| Bidirectional | ON | ON |
Encoding Comparison
| Format | 261B | 26DF |
|---|---|---|
| Unicode | U+261B | U+26DF |
| HTML Decimal | ☛ | ⛟ |
| HTML Hex | ☛ | ⛟ |
| CSS | \261B | \26DF |
| JavaScript | \u{261B} | \u{26DF} |
| Python | \u261b | \u26df |
| UTF-8 | e2 98 9b | e2 9b 9f |
How to Distinguish
Both Black Right Pointing Index and Black Truck belong to the Stars & Asterisks category and the Miscellaneous Symbols 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.