Pouting Cat Face vs Relieved Face
VS
Property Comparison
| Property | 😾 1F63E | 😌 1F60C |
|---|---|---|
| Name | Pouting Cat Face | Relieved Face |
| Category | Stars & Asterisks | Stars & Asterisks |
| Block | Emoticons | Emoticons |
| Script | Zyyy | Zyyy |
| General Category | Other Symbol (So) | Other Symbol (So) |
| Bidirectional | ON | ON |
Encoding Comparison
| Format | 1F63E | 1F60C |
|---|---|---|
| Unicode | U+1F63E | U+1F60C |
| HTML Decimal | 😾 | 😌 |
| HTML Hex | 😾 | 😌 |
| CSS | \1F63E | \1F60C |
| JavaScript | \u{1F63E} | \u{1F60C} |
| Python | \U0001f63e | \U0001f60c |
| UTF-8 | f0 9f 98 be | f0 9f 98 8c |
How to Distinguish
Both Pouting Cat Face and Relieved Face belong to the Stars & Asterisks category and the Emoticons 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.