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