Star Operator Symbol
⋆ is the Star Operator symbol (U+22C6) used in math, typography, and expressive text.
U+22C6
The symbol ⋆ is known in Unicode as the star operator (U+22C6). It’s useful when you want a clear typographic star that looks distinct from common asterisks. Copy it directly or use the provided HTML/CSS/JavaScript escapes.
Star Operator Symbol Meaning
⋆ is the Unicode “STAR OPERATOR” (U+22C6). In mathematical and technical contexts, it can be used to indicate an operator-like form of a star, depending on the notation used in a specific document or stylesheet. In design and editing, it’s often chosen as a decorative or emphasis mark because it has a distinct look compared with the plain * asterisk. In text, it can function as a “star bullet,” a separator, or a marker for featured items, footnotes, or short highlights. As with any symbol, the exact meaning depends on the surrounding text or the notation standard you follow.
Common uses
- •Math notation as an operator-style star (Unicode U+22C6)
- •Design embellishment for headings, cards, and separators
- •Creating star-style bullet points or highlight markers in text
- •Annotating featured items (e.g., “⋆ best pick” in reviews)
- •Use in web content as a typographic ornament instead of an asterisk
Examples
⋆ Star Operator Symbol
- ⋆Featured: ⋆ Recommended
- ⋆Note ⋆ This applies to version 2.0
- ⋆Section divider ⋆
- ⋆Outcome ⋆ Available immediately
- ⋆Stars ⋆ ⋆ ⋆ for three highlights
Variations
Ready to copy
Technical codes
| Unicode | U+22C6 | |
| HTML Entity | ⋆ | |
| HTML Code | ⋆ | |
| CSS | \22C6 |
FAQ
What does the Star Operator symbol mean?
⋆ is the Unicode “STAR OPERATOR” (U+22C6). In mathematical and technical contexts, it can be used to indicate an operator-like form of a star, depending on the notation used in a specific document or stylesheet. In design and editing, it’s often chosen as a decorative or emphasis mark because it has a distinct look compared with the plain * asterisk. In text, it can function as a “star bullet,” a separator, or a marker for featured items, footnotes, or short highlights. As with any symbol, the exact meaning depends on the surrounding text or the notation standard you follow.
What is the Unicode code point for ⋆?
The symbol ⋆ is Unicode U+22C6 (STAR OPERATOR).
How do I copy ⋆ from this page?
Copy the character shown: ⋆. You can also copy the HTML/CSS/JavaScript escapes listed on the page data.
What’s the HTML entity for ⋆?
The HTML entity is ⋆.
Can I use ⋆ in CSS or JavaScript?
Yes. CSS escape: \\22C6. JavaScript escape: \\u{22C6}.