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
๐ (VITHKUQI CAPITAL LETTER U) is the Unicode character at code point U+10590. It belongs to the Vithkuqi block, in the Uppercase Letter (Lu) general category. Its script is Vith.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+10590 | |
| decimal | 66960 | |
| htmldecimal | 𐖐 | |
| htmlhex | 𐖐 | |
| css | \10590 | |
| javascript | \u{10590} | |
| python | \U00010590 | |
| java | \uD801\uDD90 | |
| go | \U00010590 | |
| ruby | \u{10590} | |
| rust | \u{10590} | |
| ccpp | \U00010590 | |
| urlencoded | %F0%90%96%90 | |
| utf8bytes | f0 90 96 90 | |
| utf16bebytes | d8 01 dd 90 | |
| utf32bebytes | 00 01 05 90 |
How to Use
HTML:
𐖐
CSS:
content: "\10590"
JavaScript:
"\u{10590}"
Python:
"\U00010590"
Properties
Frequently Asked Questions
What is the ๐ character (VITHKUQI CAPITAL LETTER U)?
๐ (VITHKUQI CAPITAL LETTER U) is the Unicode character U+10590.
What is the Unicode codepoint of VITHKUQI CAPITAL LETTER U?
The VITHKUQI CAPITAL LETTER U character (๐) has codepoint U+10590.
How do I type or copy VITHKUQI CAPITAL LETTER U?
Copy ๐ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.