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