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