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
უ (GEORGIAN LETTER UN) is the Unicode character at code point U+10E3. It belongs to the Georgian block, in the Lowercase Letter (Ll) general category. Its script is Geor.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+10E3 | |
| decimal | 4323 | |
| htmldecimal | უ | |
| htmlhex | უ | |
| css | \10E3 | |
| javascript | \u{10E3} | |
| python | \u10e3 | |
| java | \u10E3 | |
| go | \u10E3 | |
| ruby | \u{10E3} | |
| rust | \u{10E3} | |
| ccpp | \u10e3 | |
| urlencoded | %E1%83%A3 | |
| utf8bytes | e1 83 a3 | |
| utf16bebytes | 10 e3 | |
| utf32bebytes | 00 00 10 e3 |
How to Use
HTML:
უ
CSS:
content: "\10E3"
JavaScript:
"\u{10E3}"
Python:
"\u10e3"
Properties
Frequently Asked Questions
What is the უ character (GEORGIAN LETTER UN)?
უ (GEORGIAN LETTER UN) is the Unicode character U+10E3.
What is the Unicode codepoint of GEORGIAN LETTER UN?
The GEORGIAN LETTER UN character (უ) has codepoint U+10E3.
How do I type or copy GEORGIAN LETTER UN?
Copy უ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.