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