Black Chess Knight vs Black Club Suit
VS
Property Comparison
| Property | ♞ 265E | ♣ 2663 |
|---|---|---|
| Name | Black Chess Knight | Black Club Suit |
| 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 | 265E | 2663 |
|---|---|---|
| Unicode | U+265E | U+2663 |
| HTML Decimal | ♞ | ♣ |
| HTML Hex | ♞ | ♣ |
| CSS | \265E | \2663 |
| JavaScript | \u{265E} | \u{2663} |
| Python | \u265e | \u2663 |
| UTF-8 | e2 99 9e | e2 99 a3 |
How to Distinguish
Both Black Chess Knight and Black Club Suit 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.