Playing Card Ace Of Clubs vs Playing Card King Of Spades
VS
Property Comparison
| Property | ๐ 1F0D1 | ๐ฎ 1F0AE |
|---|---|---|
| Name | Playing Card Ace Of Clubs | Playing Card King Of Spades |
| Category | Chess & Cards | Chess & Cards |
| Block | Playing Cards | Playing Cards |
| Script | Zyyy | Zyyy |
| General Category | Other Symbol (So) | Other Symbol (So) |
| Bidirectional | ON | ON |
Encoding Comparison
| Format | 1F0D1 | 1F0AE |
|---|---|---|
| Unicode | U+1F0D1 | U+1F0AE |
| HTML Decimal | 🃑 | 🂮 |
| HTML Hex | 🃑 | 🂮 |
| CSS | \1F0D1 | \1F0AE |
| JavaScript | \u{1F0D1} | \u{1F0AE} |
| Python | \U0001f0d1 | \U0001f0ae |
| UTF-8 | f0 9f 83 91 | f0 9f 82 ae |
How to Distinguish
Both Playing Card Ace Of Clubs and Playing Card King Of Spades belong to the Chess & Cards category and the Playing Cards 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.