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