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