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