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