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-13ABC
Overview
(EGYPTIAN HIEROGLYPH-13ABC) is the Unicode character at code point U+13ABC. It belongs to the Egyptian Hieroglyphs Extended-A block, in the Other Letter (Lo) general category. Its script is Egyp.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+13ABC | |
| decimal | 80572 | |
| htmldecimal | 𓪼 | |
| htmlhex | 𓪼 | |
| css | \13ABC | |
| javascript | \u{13ABC} | |
| python | \U00013abc | |
| java | \uD80E\uDEBC | |
| go | \U00013ABC | |
| ruby | \u{13ABC} | |
| rust | \u{13ABC} | |
| ccpp | \U00013abc | |
| urlencoded | %F0%93%AA%BC | |
| utf8bytes | f0 93 aa bc | |
| utf16bebytes | d8 0e de bc | |
| utf32bebytes | 00 01 3a bc |
How to Use
HTML:
𓪼
CSS:
content: "\13ABC"
JavaScript:
"\u{13ABC}"
Python:
"\U00013abc"
Properties
- Script
- Egyp
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the character (EGYPTIAN HIEROGLYPH-13ABC)?
(EGYPTIAN HIEROGLYPH-13ABC) is the Unicode character U+13ABC.
What is the Unicode codepoint of EGYPTIAN HIEROGLYPH-13ABC?
The EGYPTIAN HIEROGLYPH-13ABC character () has codepoint U+13ABC.
How do I type or copy EGYPTIAN HIEROGLYPH-13ABC?
Copy directly, or use the HTML entity, UTF-8, and code encodings shown on this page.