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' : ''">
࣫
ARABIC TONE TWO DOTS ABOVE
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+08EB | |
| decimal | 2283 | |
| htmldecimal | ࣫ | |
| htmlhex | ࣫ | |
| css | \08EB | |
| javascript | \u{8EB} | |
| python | \u08eb | |
| java | \u08EB | |
| go | \u08EB | |
| ruby | \u{8EB} | |
| rust | \u{8EB} | |
| ccpp | \u08eb | |
| urlencoded | %E0%A3%AB | |
| utf8bytes | e0 a3 ab | |
| utf16bebytes | 08 eb | |
| utf32bebytes | 00 00 08 eb |
How to Use
HTML:
࣫
CSS:
content: "\08EB"
JavaScript:
"\u{8EB}"
Python:
"\u08eb"
Properties
- Block
- Arabic Extended-A
- Script
- Arab
- Category
- Nonspacing Mark (Mn)
- Bidirectional
- NSM
- Combining
- 230
- Mirrored
- No