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