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' : ''">
⋿
Z NOTATION BAG MEMBERSHIP
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+22FF | |
| decimal | 8959 | |
| htmldecimal | ⋿ | |
| htmlhex | ⋿ | |
| css | \22FF | |
| javascript | \u{22FF} | |
| python | \u22ff | |
| java | \u22FF | |
| go | \u22FF | |
| ruby | \u{22FF} | |
| rust | \u{22FF} | |
| ccpp | \u22ff | |
| urlencoded | %E2%8B%BF | |
| utf8bytes | e2 8b bf | |
| utf16bebytes | 22 ff | |
| utf32bebytes | 00 00 22 ff |
How to Use
HTML:
⋿
CSS:
content: "\22FF"
JavaScript:
"\u{22FF}"
Python:
"\u22ff"
Properties
- Block
- Mathematical Operators
- Script
- Zyyy
- Category
- Math Symbol (Sm)
- Bidirectional
- ON
- Combining
- 0
- Mirrored
- Yes