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