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 COLON EQUAL
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+2A74 | |
| decimal | 10868 | |
| htmldecimal | ⩴ | |
| htmlhex | ⩴ | |
| css | \2A74 | |
| javascript | \u{2A74} | |
| python | \u2a74 | |
| java | \u2A74 | |
| go | \u2A74 | |
| ruby | \u{2A74} | |
| rust | \u{2A74} | |
| ccpp | \u2a74 | |
| urlencoded | %E2%A9%B4 | |
| utf8bytes | e2 a9 b4 | |
| utf16bebytes | 2a 74 | |
| utf32bebytes | 00 00 2a 74 |
How to Use
HTML:
⩴
CSS:
content: "\2A74"
JavaScript:
"\u{2A74}"
Python:
"\u2a74"
Properties
- Script
- Zyyy
- Category
- Math Symbol (Sm)
- Bidirectional
- ON
- Combining
- 0
- Mirrored
- Yes
- Decomposition
- <compat> 003A 003A 003D