Black Diamond Suit vs White Chess Queen
VS
Property Comparison
| Property | ♦ 2666 | ♕ 2655 |
|---|---|---|
| Name | Black Diamond Suit | White Chess Queen |
| Category | Chess & Cards | Chess & Cards |
| Block | Miscellaneous Symbols | Miscellaneous Symbols |
| Script | Zyyy | Zyyy |
| General Category | Other Symbol (So) | Other Symbol (So) |
| Bidirectional | ON | ON |
Encoding Comparison
| Format | 2666 | 2655 |
|---|---|---|
| Unicode | U+2666 | U+2655 |
| HTML Decimal | ♦ | ♕ |
| HTML Hex | ♦ | ♕ |
| CSS | \2666 | \2655 |
| JavaScript | \u{2666} | \u{2655} |
| Python | \u2666 | \u2655 |
| UTF-8 | e2 99 a6 | e2 99 95 |
How to Distinguish
Both Black Diamond Suit and White Chess Queen belong to the Chess & Cards 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.