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