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