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 CAPITAL LETTER EL) is the Unicode character at code point U+10422. It belongs to the Deseret block, in the Uppercase Letter (Lu) general category. Its script is Dsrt.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+10422 | |
| decimal | 66594 | |
| htmldecimal | 𐐢 | |
| htmlhex | 𐐢 | |
| css | \10422 | |
| javascript | \u{10422} | |
| python | \U00010422 | |
| java | \uD801\uDC22 | |
| go | \U00010422 | |
| ruby | \u{10422} | |
| rust | \u{10422} | |
| ccpp | \U00010422 | |
| urlencoded | %F0%90%90%A2 | |
| utf8bytes | f0 90 90 a2 | |
| utf16bebytes | d8 01 dc 22 | |
| utf32bebytes | 00 01 04 22 |
How to Use
HTML:
𐐢
CSS:
content: "\10422"
JavaScript:
"\u{10422}"
Python:
"\U00010422"
Properties
Frequently Asked Questions
What is the ๐ข character (DESERET CAPITAL LETTER EL)?
๐ข (DESERET CAPITAL LETTER EL) is the Unicode character U+10422.
What is the Unicode codepoint of DESERET CAPITAL LETTER EL?
The DESERET CAPITAL LETTER EL character (๐ข) has codepoint U+10422.
How do I type or copy DESERET CAPITAL LETTER EL?
Copy ๐ข directly, or use the HTML entity, UTF-8, and code encodings shown on this page.