Ceres Symbol
⚳ is the Ceres symbol (U+26B3) used as a compact icon or reference to the name Ceres.
U+26B3
The symbol ⚳ is named “CERES” in Unicode. It’s part of the Miscellaneous category and is commonly used as a small, recognizable mark in text and design.
Ceres Symbol Meaning
⚳ (Unicode “CERES”, U+26B3) is a single-character symbol associated with the name Ceres. In practice, it’s often used as a decorative glyph or as a shorthand label in designs, posts, and documents where the word “Ceres” needs to be shown without spelling it out. Depending on context, it may also be used to evoke astronomy and space themes, naming conventions, or neutral icon-style branding. Because it’s a dedicated Unicode character, it’s convenient for consistent copy/paste across platforms. If you’re building UI or content that needs a compact symbol, this character can serve as a lightweight visual indicator.
Common uses
- •Use as a short icon for a section or heading labeled “Ceres”
- •Include in social media posts to add a themed, recognizable marker
- •Add to infographics as a compact label or legend symbol
- •Use in digital planners or note apps to tag items with the name Ceres
- •Place in product or project naming where a single glyph looks cleaner than text
Examples
⚳ Ceres Symbol (U+26B3)
- ⚳Ceres: observation notes ⚳
- ⚳Mission log: Ceres target ⚳
- ⚳Chapter “Ceres” starts here ⚳
- ⚳Plant journal entry — Ceres ⚳
- ⚳Icon legend: Ceres ⚳
Variations
Ready to copy
Technical codes
| Unicode | U+26B3 | |
| HTML Entity | ⚳ | |
| HTML Code | ⚳ | |
| CSS | \26B3 |
FAQ
What does the Ceres symbol mean?
⚳ (Unicode “CERES”, U+26B3) is a single-character symbol associated with the name Ceres. In practice, it’s often used as a decorative glyph or as a shorthand label in designs, posts, and documents where the word “Ceres” needs to be shown without spelling it out. Depending on context, it may also be used to evoke astronomy and space themes, naming conventions, or neutral icon-style branding. Because it’s a dedicated Unicode character, it’s convenient for consistent copy/paste across platforms. If you’re building UI or content that needs a compact symbol, this character can serve as a lightweight visual indicator.
What Unicode character is ⚳?
⚳ is the Unicode character named “CERES” with code point U+26B3.
How do I copy ⚳ into HTML?
You can use the HTML entity: ⚳ (which corresponds to the symbol ⚳).
What CSS escape can I use for ⚳?
Use the CSS escape \\26B3.
How do I insert ⚳ using JavaScript?
You can use the JavaScript escape \\u{26B3} in a string literal.