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