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