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 SIGN AVAGRAHA
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+093D | |
| decimal | 2365 | |
| htmldecimal | ऽ | |
| htmlhex | ऽ | |
| css | \093D | |
| javascript | \u{93D} | |
| python | \u093d | |
| java | \u093D | |
| go | \u093D | |
| ruby | \u{93D} | |
| rust | \u{93D} | |
| ccpp | \u093d | |
| urlencoded | %E0%A4%BD | |
| utf8bytes | e0 a4 bd | |
| utf16bebytes | 09 3d | |
| utf32bebytes | 00 00 09 3d |
How to Use
HTML:
ऽ
CSS:
content: "\093D"
JavaScript:
"\u{93D}"
Python:
"\u093d"
Properties
- Block
- Devanagari
- Script
- Deva
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No