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