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 F013
Overview
๐ (EGYPTIAN HIEROGLYPH F013) is the Unicode character at code point U+1310B. 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+1310B | |
| decimal | 78091 | |
| htmldecimal | 𓄋 | |
| htmlhex | 𓄋 | |
| css | \1310B | |
| javascript | \u{1310B} | |
| python | \U0001310b | |
| java | \uD80C\uDD0B | |
| go | \U0001310B | |
| ruby | \u{1310B} | |
| rust | \u{1310B} | |
| ccpp | \U0001310b | |
| urlencoded | %F0%93%84%8B | |
| utf8bytes | f0 93 84 8b | |
| utf16bebytes | d8 0c dd 0b | |
| utf32bebytes | 00 01 31 0b |
How to Use
HTML:
𓄋
CSS:
content: "\1310B"
JavaScript:
"\u{1310B}"
Python:
"\U0001310b"
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 F013)?
๐ (EGYPTIAN HIEROGLYPH F013) is the Unicode character U+1310B.
What is the Unicode codepoint of EGYPTIAN HIEROGLYPH F013?
The EGYPTIAN HIEROGLYPH F013 character (๐) has codepoint U+1310B.
How do I type or copy EGYPTIAN HIEROGLYPH F013?
Copy ๐ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.