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 BEH WITH THREE DOTS POINTING UPWARDS BELOW AND TWO DOTS ABOVE
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+0753 | |
| decimal | 1875 | |
| htmldecimal | ݓ | |
| htmlhex | ݓ | |
| css | \0753 | |
| javascript | \u{753} | |
| python | \u0753 | |
| java | \u0753 | |
| go | \u0753 | |
| ruby | \u{753} | |
| rust | \u{753} | |
| ccpp | \u0753 | |
| urlencoded | %DD%93 | |
| utf8bytes | dd 93 | |
| utf16bebytes | 07 53 | |
| utf32bebytes | 00 00 07 53 |
How to Use
HTML:
ݓ
CSS:
content: "\0753"
JavaScript:
"\u{753}"
Python:
"\u0753"
Properties
- Block
- Arabic Supplement
- Script
- Arab
- Category
- Other Letter (Lo)
- Bidirectional
- AL
- Combining
- 0
- Mirrored
- No