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 LETTER YEH WITH TWO DOTS BELOW AND HAMZA ABOVE
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+08A8 | |
| decimal | 2216 | |
| htmldecimal | ࢨ | |
| htmlhex | ࢨ | |
| css | \08A8 | |
| javascript | \u{8A8} | |
| python | \u08a8 | |
| java | \u08A8 | |
| go | \u08A8 | |
| ruby | \u{8A8} | |
| rust | \u{8A8} | |
| ccpp | \u08a8 | |
| urlencoded | %E0%A2%A8 | |
| utf8bytes | e0 a2 a8 | |
| utf16bebytes | 08 a8 | |
| utf32bebytes | 00 00 08 a8 |
How to Use
HTML:
ࢨ
CSS:
content: "\08A8"
JavaScript:
"\u{8A8}"
Python:
"\u08a8"
Properties
- Block
- Arabic Extended-A
- Script
- Arab
- Category
- Other Letter (Lo)
- Bidirectional
- AL
- Combining
- 0
- Mirrored
- No