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' : ''">
⫅
SUBSET OF ABOVE EQUALS SIGN
Overview
⫅ (SUBSET OF ABOVE EQUALS SIGN) is the Unicode character at code point U+2AC5. 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+2AC5 | |
| decimal | 10949 | |
| htmldecimal | ⫅ | |
| htmlhex | ⫅ | |
| css | \2AC5 | |
| javascript | \u{2AC5} | |
| python | \u2ac5 | |
| java | \u2AC5 | |
| go | \u2AC5 | |
| ruby | \u{2AC5} | |
| rust | \u{2AC5} | |
| ccpp | \u2ac5 | |
| urlencoded | %E2%AB%85 | |
| utf8bytes | e2 ab 85 | |
| utf16bebytes | 2a c5 | |
| utf32bebytes | 00 00 2a c5 |
How to Use
HTML:
⫅
CSS:
content: "\2AC5"
JavaScript:
"\u{2AC5}"
Python:
"\u2ac5"
Properties
- Script
- Zyyy
- Category
- Math Symbol (Sm)
- Bidirectional
- ON
- Combining
- 0
- Mirrored
- Yes
Frequently Asked Questions
What is the ⫅ character (SUBSET OF ABOVE EQUALS SIGN)?
⫅ (SUBSET OF ABOVE EQUALS SIGN) is the Unicode character U+2AC5.
What is the Unicode codepoint of SUBSET OF ABOVE EQUALS SIGN?
The SUBSET OF ABOVE EQUALS SIGN character (⫅) has codepoint U+2AC5.
How do I type or copy SUBSET OF ABOVE EQUALS SIGN?
Copy ⫅ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.