Egyptian Hieroglyph M042
๐ฌ
Shortcodes
Copy useful codes for egyptian hieroglyph m042 symbol ๐ฌ to use in websites, apps, blogs, and docs.
Unicode
U+131EC HTML Code
𓆬 HEX Code
𓇬 CSS Code
\131EC JS/JSON
\u{131EC} Unix/C/PHP/JAVA
0x131EC URL-encode
%F0%93%87%AC Customize Egyptian Hieroglyph M042
Customize ๐ฌ, download it as SVG or PNG, or copy the generated HTML snippet.
๐ฌ
How to use Egyptian Hieroglyph M042 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-m042::before {
content: '\\131EC';
} Set it in JavaScript
document.querySelector('.egyptian-hieroglyph-m042').textContent = '๐ฌ';