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