Egyptian Hieroglyph M002

๐“†ฐ

Shortcodes

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

Unicode
U+131B0
HTML Code
𓆰
HEX Code
\131B0
CSS Code
\𓆰
JS/JSON
\u131B0
Unix/C/PHP/JAVA
0x131B0
URL-encode
%F0%93%86%B0
copied

Customize Egyptian Hieroglyph M002 Symbol

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

Insert ๐“†ฐ Egyptian Hieroglyph M002 using HTML

1. Copy-paste Egyptian Hieroglyph M002 directly:
<span>๐“†ฐ</span>
2. HTML Decimal Code:
<span>&#78256;</span>
3. Hexadecimal Code:
<span>\131B0</span>
Preview: ๐“†ฐ

Add Egyptian Hieroglyph M002 symbol with CSS

.egyptian-hieroglyph-m002::before {
    content: '\\𓆰';
}
Preview: Egyptian Hieroglyph M002

Egyptian Hieroglyph M002 JavaScript Code

1. Direct Symbol:
document.querySelector('.egyptian-hieroglyph-m002').textContent = '๐“†ฐ';
2. Unicode Escape for ๐“†ฐ:
document.querySelector('.egyptian-hieroglyph-m002').textContent = '\u131B0';
Preview: ๐“†ฐ