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