copied = false, 2000)"
@keydown.enter="navigator.clipboard.writeText('⋪'); copied = true; setTimeout(() => copied = false, 2000)"
:class="copied ? 'border-green-400 bg-green-50 dark:bg-green-950' : ''">
⋪
NOT NORMAL SUBGROUP OF
Overview
⋪ (NOT NORMAL SUBGROUP OF) is the Unicode character at code point U+22EA. It belongs to the Mathematical Operators block, in the Math Symbol (Sm) general category. Its script is Zyyy.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+22EA | |
| decimal | 8938 | |
| htmldecimal | ⋪ | |
| htmlhex | ⋪ | |
| css | \22EA | |
| javascript | \u{22EA} | |
| python | \u22ea | |
| java | \u22EA | |
| go | \u22EA | |
| ruby | \u{22EA} | |
| rust | \u{22EA} | |
| ccpp | \u22ea | |
| urlencoded | %E2%8B%AA | |
| utf8bytes | e2 8b aa | |
| utf16bebytes | 22 ea | |
| utf32bebytes | 00 00 22 ea |
How to Use
HTML:
⋪
CSS:
content: "\22EA"
JavaScript:
"\u{22EA}"
Python:
"\u22ea"
Properties
- Block
- Mathematical Operators
- Script
- Zyyy
- Category
- Math Symbol (Sm)
- Bidirectional
- ON
- Combining
- 0
- Mirrored
- Yes
- Decomposition
- 22B2 0338
Frequently Asked Questions
What is the ⋪ character (NOT NORMAL SUBGROUP OF)?
⋪ (NOT NORMAL SUBGROUP OF) is the Unicode character U+22EA.
What is the Unicode codepoint of NOT NORMAL SUBGROUP OF?
The NOT NORMAL SUBGROUP OF character (⋪) has codepoint U+22EA.
How do I type or copy NOT NORMAL SUBGROUP OF?
Copy ⋪ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.