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