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