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