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