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