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' : ''">
⋑
DOUBLE SUPERSET
Overview
⋑ (DOUBLE SUPERSET) is the Unicode character at code point U+22D1. 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+22D1 | |
| decimal | 8913 | |
| htmldecimal | ⋑ | |
| htmlhex | ⋑ | |
| css | \22D1 | |
| javascript | \u{22D1} | |
| python | \u22d1 | |
| java | \u22D1 | |
| go | \u22D1 | |
| ruby | \u{22D1} | |
| rust | \u{22D1} | |
| ccpp | \u22d1 | |
| urlencoded | %E2%8B%91 | |
| utf8bytes | e2 8b 91 | |
| utf16bebytes | 22 d1 | |
| utf32bebytes | 00 00 22 d1 |
How to Use
HTML:
⋑
CSS:
content: "\22D1"
JavaScript:
"\u{22D1}"
Python:
"\u22d1"
Properties
- Block
- Mathematical Operators
- Script
- Zyyy
- Category
- Math Symbol (Sm)
- Bidirectional
- ON
- Combining
- 0
- Mirrored
- Yes
Frequently Asked Questions
What is the ⋑ character (DOUBLE SUPERSET)?
⋑ (DOUBLE SUPERSET) is the Unicode character U+22D1.
What is the Unicode codepoint of DOUBLE SUPERSET?
The DOUBLE SUPERSET character (⋑) has codepoint U+22D1.
How do I type or copy DOUBLE SUPERSET?
Copy ⋑ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.