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 A) is the Unicode character at code point U+10570. 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+10570 | |
| decimal | 66928 | |
| htmldecimal | 𐕰 | |
| htmlhex | 𐕰 | |
| css | \10570 | |
| javascript | \u{10570} | |
| python | \U00010570 | |
| java | \uD801\uDD70 | |
| go | \U00010570 | |
| ruby | \u{10570} | |
| rust | \u{10570} | |
| ccpp | \U00010570 | |
| urlencoded | %F0%90%95%B0 | |
| utf8bytes | f0 90 95 b0 | |
| utf16bebytes | d8 01 dd 70 | |
| utf32bebytes | 00 01 05 70 |
How to Use
HTML:
𐕰
CSS:
content: "\10570"
JavaScript:
"\u{10570}"
Python:
"\U00010570"
Properties
Frequently Asked Questions
What is the ๐ฐ character (VITHKUQI CAPITAL LETTER A)?
๐ฐ (VITHKUQI CAPITAL LETTER A) is the Unicode character U+10570.
What is the Unicode codepoint of VITHKUQI CAPITAL LETTER A?
The VITHKUQI CAPITAL LETTER A character (๐ฐ) has codepoint U+10570.
How do I type or copy VITHKUQI CAPITAL LETTER A?
Copy ๐ฐ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.