Egyptian Hieroglyph M012
๐ผ
Shortcodes
Copy useful codes for egyptian hieroglyph m012 symbol ๐ผ to use in websites, apps, blogs, and docs.
Unicode
U+131BC HTML Code
𓅼 HEX Code
𓆼 CSS Code
\131BC JS/JSON
\u{131BC} Unix/C/PHP/JAVA
0x131BC URL-encode
%F0%93%86%BC Customize Egyptian Hieroglyph M012
Customize ๐ผ, download it as SVG or PNG, or copy the generated HTML snippet.
๐ผ
How to use Egyptian Hieroglyph M012 Symbol in HTML, CSS, and JS
Insert in HTML
1. Direct symbol:
<span>๐ผ</span> HTML Code:
<span>𓅼</span> HEX Code:
<span>𓆼</span> Add with CSS
.egyptian-hieroglyph-m012::before {
content: '\\131BC';
} Set it in JavaScript
document.querySelector('.egyptian-hieroglyph-m012').textContent = '๐ผ';