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' : ''">
ଊ
Overview
ଊ (ORIYA LETTER UU) is the Unicode character at code point U+0B0A. It belongs to the Oriya block, in the Other Letter (Lo) general category. Its script is Orya.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+0B0A | |
| decimal | 2826 | |
| htmldecimal | ଊ | |
| htmlhex | ଊ | |
| css | \0B0A | |
| javascript | \u{B0A} | |
| python | \u0b0a | |
| java | \u0B0A | |
| go | \u0B0A | |
| ruby | \u{B0A} | |
| rust | \u{B0A} | |
| ccpp | \u0b0a | |
| urlencoded | %E0%AC%8A | |
| utf8bytes | e0 ac 8a | |
| utf16bebytes | 0b 0a | |
| utf32bebytes | 00 00 0b 0a |
How to Use
HTML:
ଊ
CSS:
content: "\0B0A"
JavaScript:
"\u{B0A}"
Python:
"\u0b0a"
Properties
Frequently Asked Questions
What is the ଊ character (ORIYA LETTER UU)?
ଊ (ORIYA LETTER UU) is the Unicode character U+0B0A.
What is the Unicode codepoint of ORIYA LETTER UU?
The ORIYA LETTER UU character (ଊ) has codepoint U+0B0A.
How do I type or copy ORIYA LETTER UU?
Copy ଊ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.