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