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 CAPITAL LETTER AY) is the Unicode character at code point U+1040C. It belongs to the Deseret block, in the Uppercase Letter (Lu) general category. Its script is Dsrt.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+1040C | |
| decimal | 66572 | |
| htmldecimal | 𐐌 | |
| htmlhex | 𐐌 | |
| css | \1040C | |
| javascript | \u{1040C} | |
| python | \U0001040c | |
| java | \uD801\uDC0C | |
| go | \U0001040C | |
| ruby | \u{1040C} | |
| rust | \u{1040C} | |
| ccpp | \U0001040c | |
| urlencoded | %F0%90%90%8C | |
| utf8bytes | f0 90 90 8c | |
| utf16bebytes | d8 01 dc 0c | |
| utf32bebytes | 00 01 04 0c |
How to Use
HTML:
𐐌
CSS:
content: "\1040C"
JavaScript:
"\u{1040C}"
Python:
"\U0001040c"
Properties
Frequently Asked Questions
What is the ๐ character (DESERET CAPITAL LETTER AY)?
๐ (DESERET CAPITAL LETTER AY) is the Unicode character U+1040C.
What is the Unicode codepoint of DESERET CAPITAL LETTER AY?
The DESERET CAPITAL LETTER AY character (๐) has codepoint U+1040C.
How do I type or copy DESERET CAPITAL LETTER AY?
Copy ๐ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.