Face With Cold Sweat vs Relieved Face
VS
Property Comparison
| Property | ๐ 1F613 | ๐ 1F60C |
|---|---|---|
| Name | Face With Cold Sweat | 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 | 1F613 | 1F60C |
|---|---|---|
| Unicode | U+1F613 | U+1F60C |
| HTML Decimal | 😓 | 😌 |
| HTML Hex | 😓 | 😌 |
| CSS | \1F613 | \1F60C |
| JavaScript | \u{1F613} | \u{1F60C} |
| Python | \U0001f613 | \U0001f60c |
| UTF-8 | f0 9f 98 93 | f0 9f 98 8c |
How to Distinguish
Both Face With Cold Sweat 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.