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 JEE) is the Unicode character at code point U+1043E. 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+1043E | |
| decimal | 66622 | |
| htmldecimal | 𐐾 | |
| htmlhex | 𐐾 | |
| css | \1043E | |
| javascript | \u{1043E} | |
| python | \U0001043e | |
| java | \uD801\uDC3E | |
| go | \U0001043E | |
| ruby | \u{1043E} | |
| rust | \u{1043E} | |
| ccpp | \U0001043e | |
| urlencoded | %F0%90%90%BE | |
| utf8bytes | f0 90 90 be | |
| utf16bebytes | d8 01 dc 3e | |
| utf32bebytes | 00 01 04 3e |
How to Use
HTML:
𐐾
CSS:
content: "\1043E"
JavaScript:
"\u{1043E}"
Python:
"\U0001043e"
Properties
Frequently Asked Questions
What is the ๐พ character (DESERET SMALL LETTER JEE)?
๐พ (DESERET SMALL LETTER JEE) is the Unicode character U+1043E.
What is the Unicode codepoint of DESERET SMALL LETTER JEE?
The DESERET SMALL LETTER JEE character (๐พ) has codepoint U+1043E.
How do I type or copy DESERET SMALL LETTER JEE?
Copy ๐พ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.