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