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