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 DIGIT SEVEN
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+096D | |
| decimal | 2413 | |
| htmldecimal | ७ | |
| htmlhex | ७ | |
| css | \096D | |
| javascript | \u{96D} | |
| python | \u096d | |
| java | \u096D | |
| go | \u096D | |
| ruby | \u{96D} | |
| rust | \u{96D} | |
| ccpp | \u096d | |
| urlencoded | %E0%A5%AD | |
| utf8bytes | e0 a5 ad | |
| utf16bebytes | 09 6d | |
| utf32bebytes | 00 00 09 6d |
How to Use
HTML:
७
CSS:
content: "\096D"
JavaScript:
"\u{96D}"
Python:
"\u096d"
Properties
- Block
- Devanagari
- Script
- Deva
- Category
- Decimal Number (Nd)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No