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 EAT) is the Unicode character at code point U+10470. 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+10470 | |
| decimal | 66672 | |
| htmldecimal | 𐑰 | |
| htmlhex | 𐑰 | |
| css | \10470 | |
| javascript | \u{10470} | |
| python | \U00010470 | |
| java | \uD801\uDC70 | |
| go | \U00010470 | |
| ruby | \u{10470} | |
| rust | \u{10470} | |
| ccpp | \U00010470 | |
| urlencoded | %F0%90%91%B0 | |
| utf8bytes | f0 90 91 b0 | |
| utf16bebytes | d8 01 dc 70 | |
| utf32bebytes | 00 01 04 70 |
How to Use
HTML:
𐑰
CSS:
content: "\10470"
JavaScript:
"\u{10470}"
Python:
"\U00010470"
Properties
Frequently Asked Questions
What is the ๐ฐ character (SHAVIAN LETTER EAT)?
๐ฐ (SHAVIAN LETTER EAT) is the Unicode character U+10470.
What is the Unicode codepoint of SHAVIAN LETTER EAT?
The SHAVIAN LETTER EAT character (๐ฐ) has codepoint U+10470.
How do I type or copy SHAVIAN LETTER EAT?
Copy ๐ฐ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.