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 INSERT AT MIDDLE
Overview
๐น (EGYPTIAN HIEROGLYPH INSERT AT MIDDLE) is the Unicode character at code point U+13439. It belongs to the Egyptian Hieroglyph Format Controls block, in the Format (Cf) general category. Its script is Egyp.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+13439 | |
| decimal | 78905 | |
| htmldecimal | 𓐹 | |
| htmlhex | 𓐹 | |
| css | \13439 | |
| javascript | \u{13439} | |
| python | \U00013439 | |
| java | \uD80D\uDC39 | |
| go | \U00013439 | |
| ruby | \u{13439} | |
| rust | \u{13439} | |
| ccpp | \U00013439 | |
| urlencoded | %F0%93%90%B9 | |
| utf8bytes | f0 93 90 b9 | |
| utf16bebytes | d8 0d dc 39 | |
| utf32bebytes | 00 01 34 39 |
How to Use
HTML:
𓐹
CSS:
content: "\13439"
JavaScript:
"\u{13439}"
Python:
"\U00013439"
Properties
- Script
- Egyp
- Category
- Format (Cf)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the ๐น character (EGYPTIAN HIEROGLYPH INSERT AT MIDDLE)?
๐น (EGYPTIAN HIEROGLYPH INSERT AT MIDDLE) is the Unicode character U+13439.
What is the Unicode codepoint of EGYPTIAN HIEROGLYPH INSERT AT MIDDLE?
The EGYPTIAN HIEROGLYPH INSERT AT MIDDLE character (๐น) has codepoint U+13439.
How do I type or copy EGYPTIAN HIEROGLYPH INSERT AT MIDDLE?
Copy ๐น directly, or use the HTML entity, UTF-8, and code encodings shown on this page.