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
๐ง (SHAVIAN LETTER EGG) is the Unicode character at code point U+10467. It belongs to the Shavian block, in the Other Letter (Lo) general category. Its script is Shaw.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+10467 | |
| decimal | 66663 | |
| htmldecimal | 𐑧 | |
| htmlhex | 𐑧 | |
| css | \10467 | |
| javascript | \u{10467} | |
| python | \U00010467 | |
| java | \uD801\uDC67 | |
| go | \U00010467 | |
| ruby | \u{10467} | |
| rust | \u{10467} | |
| ccpp | \U00010467 | |
| urlencoded | %F0%90%91%A7 | |
| utf8bytes | f0 90 91 a7 | |
| utf16bebytes | d8 01 dc 67 | |
| utf32bebytes | 00 01 04 67 |
How to Use
HTML:
𐑧
CSS:
content: "\10467"
JavaScript:
"\u{10467}"
Python:
"\U00010467"
Properties
Frequently Asked Questions
What is the ๐ง character (SHAVIAN LETTER EGG)?
๐ง (SHAVIAN LETTER EGG) is the Unicode character U+10467.
What is the Unicode codepoint of SHAVIAN LETTER EGG?
The SHAVIAN LETTER EGG character (๐ง) has codepoint U+10467.
How do I type or copy SHAVIAN LETTER EGG?
Copy ๐ง directly, or use the HTML entity, UTF-8, and code encodings shown on this page.