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