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 DOT ABOVE
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+08A9 | |
| decimal | 2217 | |
| htmldecimal | ࢩ | |
| htmlhex | ࢩ | |
| css | \08A9 | |
| javascript | \u{8A9} | |
| python | \u08a9 | |
| java | \u08A9 | |
| go | \u08A9 | |
| ruby | \u{8A9} | |
| rust | \u{8A9} | |
| ccpp | \u08a9 | |
| urlencoded | %E0%A2%A9 | |
| utf8bytes | e0 a2 a9 | |
| utf16bebytes | 08 a9 | |
| utf32bebytes | 00 00 08 a9 |
How to Use
HTML:
ࢩ
CSS:
content: "\08A9"
JavaScript:
"\u{8A9}"
Python:
"\u08a9"
Properties
- Block
- Arabic Extended-A
- Script
- Arab
- Category
- Other Letter (Lo)
- Bidirectional
- AL
- Combining
- 0
- Mirrored
- No