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 NOON WITH SMALL TAH
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+0768 | |
| decimal | 1896 | |
| htmldecimal | ݨ | |
| htmlhex | ݨ | |
| css | \0768 | |
| javascript | \u{768} | |
| python | \u0768 | |
| java | \u0768 | |
| go | \u0768 | |
| ruby | \u{768} | |
| rust | \u{768} | |
| ccpp | \u0768 | |
| urlencoded | %DD%A8 | |
| utf8bytes | dd a8 | |
| utf16bebytes | 07 68 | |
| utf32bebytes | 00 00 07 68 |
How to Use
HTML:
ݨ
CSS:
content: "\0768"
JavaScript:
"\u{768}"
Python:
"\u0768"
Properties
- Block
- Arabic Supplement
- Script
- Arab
- Category
- Other Letter (Lo)
- Bidirectional
- AL
- Combining
- 0
- Mirrored
- No