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