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 GRAVE ACCENT
Overview
॓ (DEVANAGARI GRAVE ACCENT) is the Unicode character at code point U+0953. It belongs to the Devanagari block, in the Nonspacing Mark (Mn) general category. Its script is Zinh.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+0953 | |
| decimal | 2387 | |
| htmldecimal | ॓ | |
| htmlhex | ॓ | |
| css | \0953 | |
| javascript | \u{953} | |
| python | \u0953 | |
| java | \u0953 | |
| go | \u0953 | |
| ruby | \u{953} | |
| rust | \u{953} | |
| ccpp | \u0953 | |
| urlencoded | %E0%A5%93 | |
| utf8bytes | e0 a5 93 | |
| utf16bebytes | 09 53 | |
| utf32bebytes | 00 00 09 53 |
How to Use
HTML:
॓
CSS:
content: "\0953"
JavaScript:
"\u{953}"
Python:
"\u0953"
Properties
- Block
- Devanagari
- Script
- Zinh
- Category
- Nonspacing Mark (Mn)
- Bidirectional
- NSM
- Combining
- 230
- Mirrored
- No
Frequently Asked Questions
What is the ॓ character (DEVANAGARI GRAVE ACCENT)?
॓ (DEVANAGARI GRAVE ACCENT) is the Unicode character U+0953.
What is the Unicode codepoint of DEVANAGARI GRAVE ACCENT?
The DEVANAGARI GRAVE ACCENT character (॓) has codepoint U+0953.
How do I type or copy DEVANAGARI GRAVE ACCENT?
Copy ॓ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.