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