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