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