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