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 O
Overview
ऑ (DEVANAGARI LETTER CANDRA O) is the Unicode character at code point U+0911. 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+0911 | |
| decimal | 2321 | |
| htmldecimal | ऑ | |
| htmlhex | ऑ | |
| css | \0911 | |
| javascript | \u{911} | |
| python | \u0911 | |
| java | \u0911 | |
| go | \u0911 | |
| ruby | \u{911} | |
| rust | \u{911} | |
| ccpp | \u0911 | |
| urlencoded | %E0%A4%91 | |
| utf8bytes | e0 a4 91 | |
| utf16bebytes | 09 11 | |
| utf32bebytes | 00 00 09 11 |
How to Use
HTML:
ऑ
CSS:
content: "\0911"
JavaScript:
"\u{911}"
Python:
"\u0911"
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 O)?
ऑ (DEVANAGARI LETTER CANDRA O) is the Unicode character U+0911.
What is the Unicode codepoint of DEVANAGARI LETTER CANDRA O?
The DEVANAGARI LETTER CANDRA O character (ऑ) has codepoint U+0911.
How do I type or copy DEVANAGARI LETTER CANDRA O?
Copy ऑ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.