Egyptian Hieroglyph M042

๐“‡ฌ

Shortcodes

Copy and paste codes for Egyptian Hieroglyph M042 symbol ๐“‡ฌ to use in your websites, apps, blogs, and more.

Unicode
U+131EC
HTML Code
𓆬
HEX Code
𓇬
CSS Code
\131EC
JS/JSON
\u{131EC}
Unix/C/PHP/JAVA
0x131EC
URL-encode
%F0%93%87%AC
copied

Customize Egyptian Hieroglyph M042 Symbol

Customize ๐“‡ฌ symbol as you like and download Egyptian Hieroglyph M042 as SVG or PNG or copy its HTML code to use in your projects.

Preview helps customize symbol. Downloaded image and HTML code may have size/spacing differences.
๐“‡ฌ

                        
                    

How to add Egyptian Hieroglyph M042 symbol in HTML, CSS, and JS?

Insert ๐“‡ฌ Egyptian Hieroglyph M042 using HTML

1. Copy-paste Egyptian Hieroglyph M042 directly:
<span>๐“‡ฌ</span>
2. HTML Decimal Code:
<span>&#78252;</span>
3. Hexadecimal Code:
<span>&#x131EC;</span>
Preview: ๐“‡ฌ

Add Egyptian Hieroglyph M042 symbol with CSS

.egyptian-hieroglyph-m042::before {
    content: '\\131EC';
}
Preview: Egyptian Hieroglyph M042

Egyptian Hieroglyph M042 JavaScript Code

1. Direct Symbol:
document.querySelector('.egyptian-hieroglyph-m042').textContent = '๐“‡ฌ';
2. Unicode Escape for ๐“‡ฌ:
document.querySelector('.egyptian-hieroglyph-m042').textContent = '\u{131EC}';
Preview: ๐“‡ฌ