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