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 SHORT E) is the Unicode character at code point U+1042F. 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+1042F | |
| decimal | 66607 | |
| htmldecimal | 𐐯 | |
| htmlhex | 𐐯 | |
| css | \1042F | |
| javascript | \u{1042F} | |
| python | \U0001042f | |
| java | \uD801\uDC2F | |
| go | \U0001042F | |
| ruby | \u{1042F} | |
| rust | \u{1042F} | |
| ccpp | \U0001042f | |
| urlencoded | %F0%90%90%AF | |
| utf8bytes | f0 90 90 af | |
| utf16bebytes | d8 01 dc 2f | |
| utf32bebytes | 00 01 04 2f |
How to Use
HTML:
𐐯
CSS:
content: "\1042F"
JavaScript:
"\u{1042F}"
Python:
"\U0001042f"
Properties
Frequently Asked Questions
What is the ๐ฏ character (DESERET SMALL LETTER SHORT E)?
๐ฏ (DESERET SMALL LETTER SHORT E) is the Unicode character U+1042F.
What is the Unicode codepoint of DESERET SMALL LETTER SHORT E?
The DESERET SMALL LETTER SHORT E character (๐ฏ) has codepoint U+1042F.
How do I type or copy DESERET SMALL LETTER SHORT E?
Copy ๐ฏ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.