Relieved Face vs Tired Face
VS
Property Comparison
| Property | ๐ 1F60C | ๐ซ 1F62B |
|---|---|---|
| Name | Relieved Face | Tired 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 | 1F60C | 1F62B |
|---|---|---|
| Unicode | U+1F60C | U+1F62B |
| HTML Decimal | 😌 | 😫 |
| HTML Hex | 😌 | 😫 |
| CSS | \1F60C | \1F62B |
| JavaScript | \u{1F60C} | \u{1F62B} |
| Python | \U0001f60c | \U0001f62b |
| UTF-8 | f0 9f 98 8c | f0 9f 98 ab |
How to Distinguish
Both Relieved Face and Tired 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.