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 U) is the Unicode character at code point U+0A89. 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+0A89 | |
| decimal | 2697 | |
| htmldecimal | ઉ | |
| htmlhex | ઉ | |
| css | \0A89 | |
| javascript | \u{A89} | |
| python | \u0a89 | |
| java | \u0A89 | |
| go | \u0A89 | |
| ruby | \u{A89} | |
| rust | \u{A89} | |
| ccpp | \u0a89 | |
| urlencoded | %E0%AA%89 | |
| utf8bytes | e0 aa 89 | |
| utf16bebytes | 0a 89 | |
| utf32bebytes | 00 00 0a 89 |
How to Use
HTML:
ઉ
CSS:
content: "\0A89"
JavaScript:
"\u{A89}"
Python:
"\u0a89"
Properties
Frequently Asked Questions
What is the ઉ character (GUJARATI LETTER U)?
ઉ (GUJARATI LETTER U) is the Unicode character U+0A89.
What is the Unicode codepoint of GUJARATI LETTER U?
The GUJARATI LETTER U character (ઉ) has codepoint U+0A89.
How do I type or copy GUJARATI LETTER U?
Copy ઉ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.