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
Embed This Widget
Add the script tag and a data attribute to embed this widget.
Embed via iframe for maximum compatibility.
<iframe src="https://unicodefyi.com/iframe/entity//" width="420" height="400" frameborder="0" style="border:0;border-radius:10px;max-width:100%" loading="lazy"></iframe>
Paste this URL in WordPress, Medium, or any oEmbed-compatible platform.
https://unicodefyi.com/entity//
Add a dynamic SVG badge to your README or docs.
[](https://unicodefyi.com/entity//)
Use the native HTML custom element.
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.