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