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 LLA) is the Unicode character at code point U+105AA. 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+105AA | |
| decimal | 66986 | |
| htmldecimal | 𐖪 | |
| htmlhex | 𐖪 | |
| css | \105AA | |
| javascript | \u{105AA} | |
| python | \U000105aa | |
| java | \uD801\uDDAA | |
| go | \U000105AA | |
| ruby | \u{105AA} | |
| rust | \u{105AA} | |
| ccpp | \U000105aa | |
| urlencoded | %F0%90%96%AA | |
| utf8bytes | f0 90 96 aa | |
| utf16bebytes | d8 01 dd aa | |
| utf32bebytes | 00 01 05 aa |
How to Use
HTML:
𐖪
CSS:
content: "\105AA"
JavaScript:
"\u{105AA}"
Python:
"\U000105aa"
Properties
Frequently Asked Questions
What is the ๐ช character (VITHKUQI SMALL LETTER LLA)?
๐ช (VITHKUQI SMALL LETTER LLA) is the Unicode character U+105AA.
What is the Unicode codepoint of VITHKUQI SMALL LETTER LLA?
The VITHKUQI SMALL LETTER LLA character (๐ช) has codepoint U+105AA.
How do I type or copy VITHKUQI SMALL LETTER LLA?
Copy ๐ช directly, or use the HTML entity, UTF-8, and code encodings shown on this page.