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