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