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