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 W010A
Overview
๐ป (EGYPTIAN HIEROGLYPH W010A) is the Unicode character at code point U+133BB. 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+133BB | |
| decimal | 78779 | |
| htmldecimal | 𓎻 | |
| htmlhex | 𓎻 | |
| css | \133BB | |
| javascript | \u{133BB} | |
| python | \U000133bb | |
| java | \uD80C\uDFBB | |
| go | \U000133BB | |
| ruby | \u{133BB} | |
| rust | \u{133BB} | |
| ccpp | \U000133bb | |
| urlencoded | %F0%93%8E%BB | |
| utf8bytes | f0 93 8e bb | |
| utf16bebytes | d8 0c df bb | |
| utf32bebytes | 00 01 33 bb |
How to Use
HTML:
𓎻
CSS:
content: "\133BB"
JavaScript:
"\u{133BB}"
Python:
"\U000133bb"
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 W010A)?
๐ป (EGYPTIAN HIEROGLYPH W010A) is the Unicode character U+133BB.
What is the Unicode codepoint of EGYPTIAN HIEROGLYPH W010A?
The EGYPTIAN HIEROGLYPH W010A character (๐ป) has codepoint U+133BB.
How do I type or copy EGYPTIAN HIEROGLYPH W010A?
Copy ๐ป directly, or use the HTML entity, UTF-8, and code encodings shown on this page.