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