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 OE
Overview
ॳ (DEVANAGARI LETTER OE) is the Unicode character at code point U+0973. 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+0973 | |
| decimal | 2419 | |
| htmldecimal | ॳ | |
| htmlhex | ॳ | |
| css | \0973 | |
| javascript | \u{973} | |
| python | \u0973 | |
| java | \u0973 | |
| go | \u0973 | |
| ruby | \u{973} | |
| rust | \u{973} | |
| ccpp | \u0973 | |
| urlencoded | %E0%A5%B3 | |
| utf8bytes | e0 a5 b3 | |
| utf16bebytes | 09 73 | |
| utf32bebytes | 00 00 09 73 |
How to Use
HTML:
ॳ
CSS:
content: "\0973"
JavaScript:
"\u{973}"
Python:
"\u0973"
Properties
- Block
- Devanagari
- Script
- Deva
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the ॳ character (DEVANAGARI LETTER OE)?
ॳ (DEVANAGARI LETTER OE) is the Unicode character U+0973.
What is the Unicode codepoint of DEVANAGARI LETTER OE?
The DEVANAGARI LETTER OE character (ॳ) has codepoint U+0973.
How do I type or copy DEVANAGARI LETTER OE?
Copy ॳ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.