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