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
Overview
꣡ (COMBINING DEVANAGARI DIGIT ONE) is the Unicode character at code point U+A8E1. 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+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.