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