White sun rays (☼) is Unicode U+263C (WHITE SUN WITH RAYS) in the Miscellaneous Symbols block. It is an outline sun-with-rays glyph — useful for weather UI, sunny themes, and brightness cues. HTML5 has no named entity for this character.
Remember
Character ☼
Unicode U+263C
Hex entity ☼
Decimal ☼
Named entity (none)
CSS escape \263C
Not the same ☀ U+2600 (black sun with rays)
All of these produce the same glyph: ☼. Prefer typing ☼ in UTF-8 when you can; use ☼ / ☼ or CSS for generated content.
☉ (U+2609) is a circle with a center dot — a different symbol from sun-with-rays glyphs.
Emoji
Emoji presentation may differ
Some platforms render related sun characters as colorful emoji. Prefer U+263C when you want the classic text symbol.
a11y
Say “Sunny”
Screen readers may not announce the sun clearly. Pair the glyph with visible or visually hidden text.
Fonts
Check symbol coverage
Some UI fonts omit U+263C. Prefer fonts with solid Miscellaneous Symbols support.
Semicolon
End references
Always finish with ; — write ☼, not ☼.
Compatibility
Browser Support
White sun rays (U+263C) and its entity forms (☼, ☼, CSS \\263C) are supported in all mainstream browsers. Glyph quality depends on font support for Miscellaneous Symbols.
✓ Universal support
White Sun Rays (☼)
Type ☼, or encode with hex, decimal, or CSS escape — same glyph everywhere encoding is supported.
100%Browser coverage
Google ChromeSupported
Yes
Microsoft EdgeSupported
Yes
Mozilla FirefoxSupported
Yes
Apple SafariSupported
Yes
OperaSupported
Yes
Internet ExplorerAll versions
Yes
U+263C / entitiesFull support
Bottom line: Prefer a typed ☼ or ☼ / ☼ for markup. Use \\263C only inside CSS content.
Remember
Key Takeaways
Unicode: white sun rays is U+263C (decimal 9788).
HTML: prefer typing ☼, or use ☼ / ☼.
CSS: use \263C inside content for generated icons.
Watch out: no named entity; ☼ ≠ ☀ ≠ ☉.
One line:U+263C → type ☼ / ☼ / ☼ / CSS \263C.
Frequently Asked Questions
Use ☼ (hex), ☼ (decimal), or the CSS escape \263C in the content property. All render ☼. You can also paste ☼ directly if your file is UTF-8. There is no named HTML entity.
U+263C (hex 263C, decimal 9788). Unicode names it WHITE SUN WITH RAYS. It belongs to the Miscellaneous Symbols block (U+2600–U+26FF).
No. HTML5 does not define a named entity for this symbol. Use ☼ or ☼ in markup, or \263C in CSS.
☼ (U+263C) is white sun with rays (outline). ☀ (U+2600) is black sun with rays. ☉ (U+2609) is the astronomical sun symbol (circle with a center dot). They are different code points.
HTML entities (☼ or ☼) go in markup. The CSS escape \263C is used in stylesheets (usually in the content property of ::before/::after). Both render ☼.
Use ☼ for weather UI, sunny themes, and decorative brightness cues when you want the outline form. Prefer ☀ for the filled sun-with-rays glyph, or ☉ for astronomical/astrological sun notation. Pair the glyph with visible text for accessibility.
🤔
Did you know?
White sun rays is Unicode U+263C (decimal 9788) in the Miscellaneous Symbols block — official name WHITE SUN WITH RAYS. HTML5 has no named entity for it. It is an outline sun-with-rays glyph — not the same as ☀ (black sun with rays) or ☉ (astronomical sun).