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