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