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