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 POINTING UPWARDS BELOW
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+0764 | |
| decimal | 1892 | |
| htmldecimal | ݤ | |
| htmlhex | ݤ | |
| css | \0764 | |
| javascript | \u{764} | |
| python | \u0764 | |
| java | \u0764 | |
| go | \u0764 | |
| ruby | \u{764} | |
| rust | \u{764} | |
| ccpp | \u0764 | |
| urlencoded | %DD%A4 | |
| utf8bytes | dd a4 | |
| utf16bebytes | 07 64 | |
| utf32bebytes | 00 00 07 64 |
How to Use
HTML:
ݤ
CSS:
content: "\0764"
JavaScript:
"\u{764}"
Python:
"\u0764"
Properties
- Block
- Arabic Supplement
- Script
- Arab
- Category
- Other Letter (Lo)
- Bidirectional
- AL
- Combining
- 0
- Mirrored
- No