Egyptian Hieroglyph M012

๐“†ผ

Shortcodes

Copy and paste codes for Egyptian Hieroglyph M012 symbol ๐“†ผ to use in your websites, apps, blogs, and more.

Unicode
U+131BC
HTML Code
𓅼
HEX Code
𓆼
CSS Code
\131BC
JS/JSON
\u{131BC}
Unix/C/PHP/JAVA
0x131BC
URL-encode
%F0%93%86%BC
copied

Customize Egyptian Hieroglyph M012 Symbol

Customize ๐“†ผ symbol as you like and download Egyptian Hieroglyph M012 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 M012 symbol in HTML, CSS, and JS?

Insert ๐“†ผ Egyptian Hieroglyph M012 using HTML

1. Copy-paste Egyptian Hieroglyph M012 directly:
<span>๐“†ผ</span>
2. HTML Decimal Code:
<span>&#78204;</span>
3. Hexadecimal Code:
<span>&#x131BC;</span>
Preview: ๐“†ผ

Add Egyptian Hieroglyph M012 symbol with CSS

.egyptian-hieroglyph-m012::before {
    content: '\\131BC';
}
Preview: Egyptian Hieroglyph M012

Egyptian Hieroglyph M012 JavaScript Code

1. Direct Symbol:
document.querySelector('.egyptian-hieroglyph-m012').textContent = '๐“†ผ';
2. Unicode Escape for ๐“†ผ:
document.querySelector('.egyptian-hieroglyph-m012').textContent = '\u{131BC}';
Preview: ๐“†ผ