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' : ''">
⋭
DOES NOT CONTAIN AS NORMAL SUBGROUP OR EQUAL
Overview
⋭ (DOES NOT CONTAIN AS NORMAL SUBGROUP OR EQUAL) is the Unicode character at code point U+22ED. 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+22ED | |
| decimal | 8941 | |
| htmldecimal | ⋭ | |
| htmlhex | ⋭ | |
| css | \22ED | |
| javascript | \u{22ED} | |
| python | \u22ed | |
| java | \u22ED | |
| go | \u22ED | |
| ruby | \u{22ED} | |
| rust | \u{22ED} | |
| ccpp | \u22ed | |
| urlencoded | %E2%8B%AD | |
| utf8bytes | e2 8b ad | |
| utf16bebytes | 22 ed | |
| utf32bebytes | 00 00 22 ed |
How to Use
HTML:
⋭
CSS:
content: "\22ED"
JavaScript:
"\u{22ED}"
Python:
"\u22ed"
Properties
- Block
- Mathematical Operators
- Script
- Zyyy
- Category
- Math Symbol (Sm)
- Bidirectional
- ON
- Combining
- 0
- Mirrored
- Yes
- Decomposition
- 22B5 0338
Frequently Asked Questions
What is the ⋭ character (DOES NOT CONTAIN AS NORMAL SUBGROUP OR EQUAL)?
⋭ (DOES NOT CONTAIN AS NORMAL SUBGROUP OR EQUAL) is the Unicode character U+22ED.
What is the Unicode codepoint of DOES NOT CONTAIN AS NORMAL SUBGROUP OR EQUAL?
The DOES NOT CONTAIN AS NORMAL SUBGROUP OR EQUAL character (⋭) has codepoint U+22ED.
How do I type or copy DOES NOT CONTAIN AS NORMAL SUBGROUP OR EQUAL?
Copy ⋭ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.