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