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