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