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