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
๐ฉ (DESERET SMALL LETTER LONG E) is the Unicode character at code point U+10429. It belongs to the Deseret block, in the Lowercase Letter (Ll) general category. Its script is Dsrt.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+10429 | |
| decimal | 66601 | |
| htmldecimal | 𐐩 | |
| htmlhex | 𐐩 | |
| css | \10429 | |
| javascript | \u{10429} | |
| python | \U00010429 | |
| java | \uD801\uDC29 | |
| go | \U00010429 | |
| ruby | \u{10429} | |
| rust | \u{10429} | |
| ccpp | \U00010429 | |
| urlencoded | %F0%90%90%A9 | |
| utf8bytes | f0 90 90 a9 | |
| utf16bebytes | d8 01 dc 29 | |
| utf32bebytes | 00 01 04 29 |
How to Use
HTML:
𐐩
CSS:
content: "\10429"
JavaScript:
"\u{10429}"
Python:
"\U00010429"
Properties
Frequently Asked Questions
What is the ๐ฉ character (DESERET SMALL LETTER LONG E)?
๐ฉ (DESERET SMALL LETTER LONG E) is the Unicode character U+10429.
What is the Unicode codepoint of DESERET SMALL LETTER LONG E?
The DESERET SMALL LETTER LONG E character (๐ฉ) has codepoint U+10429.
How do I type or copy DESERET SMALL LETTER LONG E?
Copy ๐ฉ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.