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 DOWN TACK
Overview
⫪ (DOUBLE DOWN TACK) is the Unicode character at code point U+2AEA. 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+2AEA | |
| decimal | 10986 | |
| htmldecimal | ⫪ | |
| htmlhex | ⫪ | |
| css | \2AEA | |
| javascript | \u{2AEA} | |
| python | \u2aea | |
| java | \u2AEA | |
| go | \u2AEA | |
| ruby | \u{2AEA} | |
| rust | \u{2AEA} | |
| ccpp | \u2aea | |
| urlencoded | %E2%AB%AA | |
| utf8bytes | e2 ab aa | |
| utf16bebytes | 2a ea | |
| utf32bebytes | 00 00 2a ea |
How to Use
HTML:
⫪
CSS:
content: "\2AEA"
JavaScript:
"\u{2AEA}"
Python:
"\u2aea"
Properties
- Script
- Zyyy
- Category
- Math Symbol (Sm)
- Bidirectional
- ON
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the ⫪ character (DOUBLE DOWN TACK)?
⫪ (DOUBLE DOWN TACK) is the Unicode character U+2AEA.
What is the Unicode codepoint of DOUBLE DOWN TACK?
The DOUBLE DOWN TACK character (⫪) has codepoint U+2AEA.
How do I type or copy DOUBLE DOWN TACK?
Copy ⫪ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.