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