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