Relieved Face vs Smiling Cat Face With Heart-Shaped Eyes
VS
Property Comparison
| Property | ๐ 1F60C | ๐ป 1F63B |
|---|---|---|
| Name | Relieved Face | Smiling Cat Face With Heart-Shaped Eyes |
| 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 | 1F60C | 1F63B |
|---|---|---|
| Unicode | U+1F60C | U+1F63B |
| HTML Decimal | 😌 | 😻 |
| HTML Hex | 😌 | 😻 |
| CSS | \1F60C | \1F63B |
| JavaScript | \u{1F60C} | \u{1F63B} |
| Python | \U0001f60c | \U0001f63b |
| UTF-8 | f0 9f 98 8c | f0 9f 98 bb |
How to Distinguish
Both Relieved Face and Smiling Cat Face With Heart-Shaped Eyes 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.