Confused Face vs Crying Cat Face
VS
Property Comparison
| Property | ๐ 1F615 | ๐ฟ 1F63F |
|---|---|---|
| Name | Confused Face | Crying Cat 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 | 1F615 | 1F63F |
|---|---|---|
| Unicode | U+1F615 | U+1F63F |
| HTML Decimal | 😕 | 😿 |
| HTML Hex | 😕 | 😿 |
| CSS | \1F615 | \1F63F |
| JavaScript | \u{1F615} | \u{1F63F} |
| Python | \U0001f615 | \U0001f63f |
| UTF-8 | f0 9f 98 95 | f0 9f 98 bf |
How to Distinguish
Both Confused Face and Crying Cat 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.