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