Page With Curl vs Personal Computer
VS
Property Comparison
| Property | ๐ 1F4C3 | ๐ป 1F4BB |
|---|---|---|
| Name | Page With Curl | Personal Computer |
| Category | Stars & Asterisks | Stars & Asterisks |
| Block | Miscellaneous Symbols and Pictographs | Miscellaneous Symbols and Pictographs |
| Script | Zyyy | Zyyy |
| General Category | Other Symbol (So) | Other Symbol (So) |
| Bidirectional | ON | ON |
Encoding Comparison
| Format | 1F4C3 | 1F4BB |
|---|---|---|
| Unicode | U+1F4C3 | U+1F4BB |
| HTML Decimal | 📃 | 💻 |
| HTML Hex | 📃 | 💻 |
| CSS | \1F4C3 | \1F4BB |
| JavaScript | \u{1F4C3} | \u{1F4BB} |
| Python | \U0001f4c3 | \U0001f4bb |
| UTF-8 | f0 9f 93 83 | f0 9f 92 bb |
How to Distinguish
Both Page With Curl and Personal Computer belong to the Stars & Asterisks category and the Miscellaneous Symbols and Pictographs 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.