Sun Behind Cloud vs Umbrella With Rain Drops
VS
Property Comparison
Encoding Comparison
| Format | 26C5 | 2614 |
|---|---|---|
| Unicode | U+26C5 | U+2614 |
| HTML Decimal | ⛅ | ☔ |
| HTML Hex | ⛅ | ☔ |
| CSS | \26C5 | \2614 |
| JavaScript | \u{26C5} | \u{2614} |
| Python | \u26c5 | \u2614 |
| UTF-8 | e2 9b 85 | e2 98 94 |
How to Distinguish
Both Sun Behind Cloud and Umbrella With Rain Drops 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.