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 Y001
Overview
๐ (EGYPTIAN HIEROGLYPH Y001) is the Unicode character at code point U+133DB. 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+133DB | |
| decimal | 78811 | |
| htmldecimal | 𓏛 | |
| htmlhex | 𓏛 | |
| css | \133DB | |
| javascript | \u{133DB} | |
| python | \U000133db | |
| java | \uD80C\uDFDB | |
| go | \U000133DB | |
| ruby | \u{133DB} | |
| rust | \u{133DB} | |
| ccpp | \U000133db | |
| urlencoded | %F0%93%8F%9B | |
| utf8bytes | f0 93 8f 9b | |
| utf16bebytes | d8 0c df db | |
| utf32bebytes | 00 01 33 db |
How to Use
HTML:
𓏛
CSS:
content: "\133DB"
JavaScript:
"\u{133DB}"
Python:
"\U000133db"
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 Y001)?
๐ (EGYPTIAN HIEROGLYPH Y001) is the Unicode character U+133DB.
What is the Unicode codepoint of EGYPTIAN HIEROGLYPH Y001?
The EGYPTIAN HIEROGLYPH Y001 character (๐) has codepoint U+133DB.
How do I type or copy EGYPTIAN HIEROGLYPH Y001?
Copy ๐ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.