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 KEHEH WITH THREE DOTS ABOVE
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+0763 | |
| decimal | 1891 | |
| htmldecimal | ݣ | |
| htmlhex | ݣ | |
| css | \0763 | |
| javascript | \u{763} | |
| python | \u0763 | |
| java | \u0763 | |
| go | \u0763 | |
| ruby | \u{763} | |
| rust | \u{763} | |
| ccpp | \u0763 | |
| urlencoded | %DD%A3 | |
| utf8bytes | dd a3 | |
| utf16bebytes | 07 63 | |
| utf32bebytes | 00 00 07 63 |
How to Use
HTML:
ݣ
CSS:
content: "\0763"
JavaScript:
"\u{763}"
Python:
"\u0763"
Properties
- Block
- Arabic Supplement
- Script
- Arab
- Category
- Other Letter (Lo)
- Bidirectional
- AL
- Combining
- 0
- Mirrored
- No