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' : ''">
꣠
COMBINING DEVANAGARI DIGIT ZERO
Overview
꣠ (COMBINING DEVANAGARI DIGIT ZERO) is the Unicode character at code point U+A8E0. It belongs to the Devanagari Extended block, in the Nonspacing Mark (Mn) general category. Its script is Deva.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+A8E0 | |
| decimal | 43232 | |
| htmldecimal | ꣠ | |
| htmlhex | ꣠ | |
| css | \A8E0 | |
| javascript | \u{A8E0} | |
| python | \ua8e0 | |
| java | \uA8E0 | |
| go | \uA8E0 | |
| ruby | \u{A8E0} | |
| rust | \u{A8E0} | |
| ccpp | \ua8e0 | |
| urlencoded | %EA%A3%A0 | |
| utf8bytes | ea a3 a0 | |
| utf16bebytes | a8 e0 | |
| utf32bebytes | 00 00 a8 e0 |
How to Use
HTML:
꣠
CSS:
content: "\A8E0"
JavaScript:
"\u{A8E0}"
Python:
"\ua8e0"
Properties
- Block
- Devanagari Extended
- Script
- Deva
- Category
- Nonspacing Mark (Mn)
- Bidirectional
- NSM
- Combining
- 230
- Mirrored
- No
Frequently Asked Questions
What is the ꣠ character (COMBINING DEVANAGARI DIGIT ZERO)?
꣠ (COMBINING DEVANAGARI DIGIT ZERO) is the Unicode character U+A8E0.
What is the Unicode codepoint of COMBINING DEVANAGARI DIGIT ZERO?
The COMBINING DEVANAGARI DIGIT ZERO character (꣠) has codepoint U+A8E0.
How do I type or copy COMBINING DEVANAGARI DIGIT ZERO?
Copy ꣠ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.