Neuter Symbol
⚲ is the Unicode neuter symbol, useful as a compact signifier in text, UI, and writing tools.
U+26B2
The ⚲ symbol is a Unicode character named “NEUTER” with code point U+26B2. This page helps you copy it reliably and use it in web or design contexts. You'll also find practical examples and related symbols.
Neuter Symbol Meaning
⚲ is the Unicode character “NEUTER” (U+26B2). In general usage, it can be used as a neutral or third option marker in text-based interfaces, forms, or labeling. Because the symbol name is “NEUTER,” it’s often selected to represent neutrality or a non-specified category rather than one of the more common binary labels. Designers and writers may also use it to create compact, typographic indicators in infographics, UI badges, and moderation or settings screens. As with any symbol, the exact meaning depends on the surrounding text, so pairing it with a label or tooltip can improve clarity.
Common uses
- •Dropdown or filter labels where a “neutral” or “third option” is needed
- •UI badges to indicate neutral settings or default modes
- •Form fields or surveys that include a non-binary/unspecified option
- •User profile or preference screens that need a compact indicator
- •Icons and callouts in documents where neutrality must be represented
Examples
⚲ Neuter Symbol (U+26B2)
- ⚲Choose a setting: ⚲ Neutral
- ⚲Filter: ⚲ Unspecified option
- ⚲Language mode: ⚲ Default
- ⚲Audience selection: ⚲ Neutral
- ⚲Status tag: ⚲ Third option
Variations
Ready to copy
Technical codes
| Unicode | U+26B2 | |
| HTML Entity | ⚲ | |
| HTML Code | ⚲ | |
| CSS | \26B2 |
FAQ
What does the Neuter symbol mean?
⚲ is the Unicode character “NEUTER” (U+26B2). In general usage, it can be used as a neutral or third option marker in text-based interfaces, forms, or labeling. Because the symbol name is “NEUTER,” it’s often selected to represent neutrality or a non-specified category rather than one of the more common binary labels. Designers and writers may also use it to create compact, typographic indicators in infographics, UI badges, and moderation or settings screens. As with any symbol, the exact meaning depends on the surrounding text, so pairing it with a label or tooltip can improve clarity.
What is the Unicode name and code point for ⚲?
The Unicode name is “NEUTER” and the code point is U+26B2.
How can I copy ⚲ into HTML?
You can use the HTML entity ⚲ or paste the character directly if your editor supports it.
What is the CSS escape for ⚲?
Use the CSS escape \\26B2.
How do I use ⚲ in JavaScript?
You can use \\u{26B2} in JavaScript strings (where supported) or paste the character directly.