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' : ''">
ॲ
DEVANAGARI LETTER CANDRA A
Overview
ॲ (DEVANAGARI LETTER CANDRA A) is the Unicode character at code point U+0972. It belongs to the Devanagari block, in the Other Letter (Lo) general category. Its script is Deva.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+0972 | |
| decimal | 2418 | |
| htmldecimal | ॲ | |
| htmlhex | ॲ | |
| css | \0972 | |
| javascript | \u{972} | |
| python | \u0972 | |
| java | \u0972 | |
| go | \u0972 | |
| ruby | \u{972} | |
| rust | \u{972} | |
| ccpp | \u0972 | |
| urlencoded | %E0%A5%B2 | |
| utf8bytes | e0 a5 b2 | |
| utf16bebytes | 09 72 | |
| utf32bebytes | 00 00 09 72 |
How to Use
HTML:
ॲ
CSS:
content: "\0972"
JavaScript:
"\u{972}"
Python:
"\u0972"
Properties
- Block
- Devanagari
- Script
- Deva
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the ॲ character (DEVANAGARI LETTER CANDRA A)?
ॲ (DEVANAGARI LETTER CANDRA A) is the Unicode character U+0972.
What is the Unicode codepoint of DEVANAGARI LETTER CANDRA A?
The DEVANAGARI LETTER CANDRA A character (ॲ) has codepoint U+0972.
How do I type or copy DEVANAGARI LETTER CANDRA A?
Copy ॲ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.