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