Neutral Face vs Relieved Face
VS
Property Comparison
| Property | ๐ 1F610 | ๐ 1F60C |
|---|---|---|
| Name | Neutral 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 | 1F610 | 1F60C |
|---|---|---|
| Unicode | U+1F610 | U+1F60C |
| HTML Decimal | 😐 | 😌 |
| HTML Hex | 😐 | 😌 |
| CSS | \1F610 | \1F60C |
| JavaScript | \u{1F610} | \u{1F60C} |
| Python | \U0001f610 | \U0001f60c |
| UTF-8 | f0 9f 98 90 | f0 9f 98 8c |
How to Distinguish
Both Neutral 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.