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