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 DANDA
Overview
। (DEVANAGARI DANDA) is the Unicode character at code point U+0964. It belongs to the Devanagari block, in the Other Punctuation (Po) general category. Its script is Zyyy.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+0964 | |
| decimal | 2404 | |
| htmldecimal | । | |
| htmlhex | । | |
| css | \0964 | |
| javascript | \u{964} | |
| python | \u0964 | |
| java | \u0964 | |
| go | \u0964 | |
| ruby | \u{964} | |
| rust | \u{964} | |
| ccpp | \u0964 | |
| urlencoded | %E0%A5%A4 | |
| utf8bytes | e0 a5 a4 | |
| utf16bebytes | 09 64 | |
| utf32bebytes | 00 00 09 64 |
How to Use
HTML:
।
CSS:
content: "\0964"
JavaScript:
"\u{964}"
Python:
"\u0964"
Properties
- Block
- Devanagari
- Script
- Zyyy
- Category
- Other Punctuation (Po)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the । character (DEVANAGARI DANDA)?
। (DEVANAGARI DANDA) is the Unicode character U+0964.
What is the Unicode codepoint of DEVANAGARI DANDA?
The DEVANAGARI DANDA character (।) has codepoint U+0964.
How do I type or copy DEVANAGARI DANDA?
Copy । directly, or use the HTML entity, UTF-8, and code encodings shown on this page.