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