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' : ''">
⩦
EQUALS SIGN WITH DOT BELOW
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+2A66 | |
| decimal | 10854 | |
| htmldecimal | ⩦ | |
| htmlhex | ⩦ | |
| css | \2A66 | |
| javascript | \u{2A66} | |
| python | \u2a66 | |
| java | \u2A66 | |
| go | \u2A66 | |
| ruby | \u{2A66} | |
| rust | \u{2A66} | |
| ccpp | \u2a66 | |
| urlencoded | %E2%A9%A6 | |
| utf8bytes | e2 a9 a6 | |
| utf16bebytes | 2a 66 | |
| utf32bebytes | 00 00 2a 66 |
How to Use
HTML:
⩦
CSS:
content: "\2A66"
JavaScript:
"\u{2A66}"
Python:
"\u2a66"
Properties
- Script
- Zyyy
- Category
- Math Symbol (Sm)
- Bidirectional
- ON
- Combining
- 0
- Mirrored
- No