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