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 AIN WITH THREE DOTS POINTING DOWNWARDS ABOVE
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+075E | |
| decimal | 1886 | |
| htmldecimal | ݞ | |
| htmlhex | ݞ | |
| css | \075E | |
| javascript | \u{75E} | |
| python | \u075e | |
| java | \u075E | |
| go | \u075E | |
| ruby | \u{75E} | |
| rust | \u{75E} | |
| ccpp | \u075e | |
| urlencoded | %DD%9E | |
| utf8bytes | dd 9e | |
| utf16bebytes | 07 5e | |
| utf32bebytes | 00 00 07 5e |
How to Use
HTML:
ݞ
CSS:
content: "\075E"
JavaScript:
"\u{75E}"
Python:
"\u075e"
Properties
- Block
- Arabic Supplement
- Script
- Arab
- Category
- Other Letter (Lo)
- Bidirectional
- AL
- Combining
- 0
- Mirrored
- No