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