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