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 EN) is the Unicode character at code point U+1044C. 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+1044C | |
| decimal | 66636 | |
| htmldecimal | 𐑌 | |
| htmlhex | 𐑌 | |
| css | \1044C | |
| javascript | \u{1044C} | |
| python | \U0001044c | |
| java | \uD801\uDC4C | |
| go | \U0001044C | |
| ruby | \u{1044C} | |
| rust | \u{1044C} | |
| ccpp | \U0001044c | |
| urlencoded | %F0%90%91%8C | |
| utf8bytes | f0 90 91 8c | |
| utf16bebytes | d8 01 dc 4c | |
| utf32bebytes | 00 01 04 4c |
How to Use
HTML:
𐑌
CSS:
content: "\1044C"
JavaScript:
"\u{1044C}"
Python:
"\U0001044c"
Properties
Frequently Asked Questions
What is the ๐ character (DESERET SMALL LETTER EN)?
๐ (DESERET SMALL LETTER EN) is the Unicode character U+1044C.
What is the Unicode codepoint of DESERET SMALL LETTER EN?
The DESERET SMALL LETTER EN character (๐) has codepoint U+1044C.
How do I type or copy DESERET SMALL LETTER EN?
Copy ๐ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.