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