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' : ''">
๐ผ
EGYPTIAN HIEROGLYPH W011
Overview
๐ผ (EGYPTIAN HIEROGLYPH W011) is the Unicode character at code point U+133BC. It belongs to the Egyptian Hieroglyphs block, in the Other Letter (Lo) general category. Its script is Egyp.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+133BC | |
| decimal | 78780 | |
| htmldecimal | 𓎼 | |
| htmlhex | 𓎼 | |
| css | \133BC | |
| javascript | \u{133BC} | |
| python | \U000133bc | |
| java | \uD80C\uDFBC | |
| go | \U000133BC | |
| ruby | \u{133BC} | |
| rust | \u{133BC} | |
| ccpp | \U000133bc | |
| urlencoded | %F0%93%8E%BC | |
| utf8bytes | f0 93 8e bc | |
| utf16bebytes | d8 0c df bc | |
| utf32bebytes | 00 01 33 bc |
How to Use
HTML:
𓎼
CSS:
content: "\133BC"
JavaScript:
"\u{133BC}"
Python:
"\U000133bc"
Properties
- Block
- Egyptian Hieroglyphs
- Script
- Egyp
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the ๐ผ character (EGYPTIAN HIEROGLYPH W011)?
๐ผ (EGYPTIAN HIEROGLYPH W011) is the Unicode character U+133BC.
What is the Unicode codepoint of EGYPTIAN HIEROGLYPH W011?
The EGYPTIAN HIEROGLYPH W011 character (๐ผ) has codepoint U+133BC.
How do I type or copy EGYPTIAN HIEROGLYPH W011?
Copy ๐ผ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.