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 H) is the Unicode character at code point U+10438. 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+10438 | |
| decimal | 66616 | |
| htmldecimal | 𐐸 | |
| htmlhex | 𐐸 | |
| css | \10438 | |
| javascript | \u{10438} | |
| python | \U00010438 | |
| java | \uD801\uDC38 | |
| go | \U00010438 | |
| ruby | \u{10438} | |
| rust | \u{10438} | |
| ccpp | \U00010438 | |
| urlencoded | %F0%90%90%B8 | |
| utf8bytes | f0 90 90 b8 | |
| utf16bebytes | d8 01 dc 38 | |
| utf32bebytes | 00 01 04 38 |
How to Use
HTML:
𐐸
CSS:
content: "\10438"
JavaScript:
"\u{10438}"
Python:
"\U00010438"
Properties
Frequently Asked Questions
What is the ๐ธ character (DESERET SMALL LETTER H)?
๐ธ (DESERET SMALL LETTER H) is the Unicode character U+10438.
What is the Unicode codepoint of DESERET SMALL LETTER H?
The DESERET SMALL LETTER H character (๐ธ) has codepoint U+10438.
How do I type or copy DESERET SMALL LETTER H?
Copy ๐ธ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.