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 LONG A) is the Unicode character at code point U+1042A. 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+1042A | |
| decimal | 66602 | |
| htmldecimal | 𐐪 | |
| htmlhex | 𐐪 | |
| css | \1042A | |
| javascript | \u{1042A} | |
| python | \U0001042a | |
| java | \uD801\uDC2A | |
| go | \U0001042A | |
| ruby | \u{1042A} | |
| rust | \u{1042A} | |
| ccpp | \U0001042a | |
| urlencoded | %F0%90%90%AA | |
| utf8bytes | f0 90 90 aa | |
| utf16bebytes | d8 01 dc 2a | |
| utf32bebytes | 00 01 04 2a |
How to Use
HTML:
𐐪
CSS:
content: "\1042A"
JavaScript:
"\u{1042A}"
Python:
"\U0001042a"
Properties
Frequently Asked Questions
What is the ๐ช character (DESERET SMALL LETTER LONG A)?
๐ช (DESERET SMALL LETTER LONG A) is the Unicode character U+1042A.
What is the Unicode codepoint of DESERET SMALL LETTER LONG A?
The DESERET SMALL LETTER LONG A character (๐ช) has codepoint U+1042A.
How do I type or copy DESERET SMALL LETTER LONG A?
Copy ๐ช directly, or use the HTML entity, UTF-8, and code encodings shown on this page.