Black Sun With Rays vs Hot Beverage
VS
Property Comparison
Encoding Comparison
| Format | 2600 | 2615 |
|---|---|---|
| Unicode | U+2600 | U+2615 |
| HTML Decimal | ☀ | ☕ |
| HTML Hex | ☀ | ☕ |
| CSS | \2600 | \2615 |
| JavaScript | \u{2600} | \u{2615} |
| Python | \u2600 | \u2615 |
| UTF-8 | e2 98 80 | e2 98 95 |
How to Distinguish
Both Black Sun With Rays and Hot Beverage belong to the Weather category and the Miscellaneous Symbols 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.