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