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