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