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' : ''">
झ
DEVANAGARI LETTER JHA
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+091D | |
| decimal | 2333 | |
| htmldecimal | झ | |
| htmlhex | झ | |
| css | \091D | |
| javascript | \u{91D} | |
| python | \u091d | |
| java | \u091D | |
| go | \u091D | |
| ruby | \u{91D} | |
| rust | \u{91D} | |
| ccpp | \u091d | |
| urlencoded | %E0%A4%9D | |
| utf8bytes | e0 a4 9d | |
| utf16bebytes | 09 1d | |
| utf32bebytes | 00 00 09 1d |
How to Use
HTML:
झ
CSS:
content: "\091D"
JavaScript:
"\u{91D}"
Python:
"\u091d"
Properties
- Block
- Devanagari
- Script
- Deva
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No