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' : ''">
⪾
SUPERSET WITH DOT
Overview
⪾ (SUPERSET WITH DOT) is the Unicode character at code point U+2ABE. It belongs to the Supplemental Mathematical Operators block, in the Math Symbol (Sm) general category. Its script is Zyyy.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+2ABE | |
| decimal | 10942 | |
| htmldecimal | ⪾ | |
| htmlhex | ⪾ | |
| css | \2ABE | |
| javascript | \u{2ABE} | |
| python | \u2abe | |
| java | \u2ABE | |
| go | \u2ABE | |
| ruby | \u{2ABE} | |
| rust | \u{2ABE} | |
| ccpp | \u2abe | |
| urlencoded | %E2%AA%BE | |
| utf8bytes | e2 aa be | |
| utf16bebytes | 2a be | |
| utf32bebytes | 00 00 2a be |
How to Use
HTML:
⪾
CSS:
content: "\2ABE"
JavaScript:
"\u{2ABE}"
Python:
"\u2abe"
Properties
- Script
- Zyyy
- Category
- Math Symbol (Sm)
- Bidirectional
- ON
- Combining
- 0
- Mirrored
- Yes
Frequently Asked Questions
What is the ⪾ character (SUPERSET WITH DOT)?
⪾ (SUPERSET WITH DOT) is the Unicode character U+2ABE.
What is the Unicode codepoint of SUPERSET WITH DOT?
The SUPERSET WITH DOT character (⪾) has codepoint U+2ABE.
How do I type or copy SUPERSET WITH DOT?
Copy ⪾ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.