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