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