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