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