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