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 SEEN WITH TWO DOTS VERTICALLY ABOVE
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+076D | |
| decimal | 1901 | |
| htmldecimal | ݭ | |
| htmlhex | ݭ | |
| css | \076D | |
| javascript | \u{76D} | |
| python | \u076d | |
| java | \u076D | |
| go | \u076D | |
| ruby | \u{76D} | |
| rust | \u{76D} | |
| ccpp | \u076d | |
| urlencoded | %DD%AD | |
| utf8bytes | dd ad | |
| utf16bebytes | 07 6d | |
| utf32bebytes | 00 00 07 6d |
How to Use
HTML:
ݭ
CSS:
content: "\076D"
JavaScript:
"\u{76D}"
Python:
"\u076d"
Properties
- Block
- Arabic Supplement
- Script
- Arab
- Category
- Other Letter (Lo)
- Bidirectional
- AL
- Combining
- 0
- Mirrored
- No