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