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