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 DOT ABOVE
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+0762 | |
| decimal | 1890 | |
| htmldecimal | ݢ | |
| htmlhex | ݢ | |
| css | \0762 | |
| javascript | \u{762} | |
| python | \u0762 | |
| java | \u0762 | |
| go | \u0762 | |
| ruby | \u{762} | |
| rust | \u{762} | |
| ccpp | \u0762 | |
| urlencoded | %DD%A2 | |
| utf8bytes | dd a2 | |
| utf16bebytes | 07 62 | |
| utf32bebytes | 00 00 07 62 |
How to Use
HTML:
ݢ
CSS:
content: "\0762"
JavaScript:
"\u{762}"
Python:
"\u0762"
Properties
- Block
- Arabic Supplement
- Script
- Arab
- Category
- Other Letter (Lo)
- Bidirectional
- AL
- Combining
- 0
- Mirrored
- No