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 ONE
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+A8E1 | |
| decimal | 43233 | |
| htmldecimal | ꣡ | |
| htmlhex | ꣡ | |
| css | \A8E1 | |
| javascript | \u{A8E1} | |
| python | \ua8e1 | |
| java | \uA8E1 | |
| go | \uA8E1 | |
| ruby | \u{A8E1} | |
| rust | \u{A8E1} | |
| ccpp | \ua8e1 | |
| urlencoded | %EA%A3%A1 | |
| utf8bytes | ea a3 a1 | |
| utf16bebytes | a8 e1 | |
| utf32bebytes | 00 00 a8 e1 |
How to Use
HTML:
꣡
CSS:
content: "\A8E1"
JavaScript:
"\u{A8E1}"
Python:
"\ua8e1"
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 ONE)?
꣡ (COMBINING DEVANAGARI DIGIT ONE) is the Unicode character U+A8E1.
What is the Unicode codepoint of COMBINING DEVANAGARI DIGIT ONE?
The COMBINING DEVANAGARI DIGIT ONE character (꣡) has codepoint U+A8E1.
How do I type or copy COMBINING DEVANAGARI DIGIT ONE?
Copy ꣡ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.