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