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