Egyptian Hieroglyph M003

๐“†ฑ

Shortcodes

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

Unicode
U+131B1
HTML Code
𓆱
HEX Code
\131B1
CSS Code
\𓆱
JS/JSON
\u131B1
Unix/C/PHP/JAVA
0x131B1
URL-encode
%F0%93%86%B1
copied

Customize Egyptian Hieroglyph M003 Symbol

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

Insert ๐“†ฑ Egyptian Hieroglyph M003 using HTML

1. Copy-paste Egyptian Hieroglyph M003 directly:
<span>๐“†ฑ</span>
2. HTML Decimal Code:
<span>&#78257;</span>
3. Hexadecimal Code:
<span>\131B1</span>
Preview: ๐“†ฑ

Add Egyptian Hieroglyph M003 symbol with CSS

.egyptian-hieroglyph-m003::before {
    content: '\\𓆱';
}
Preview: Egyptian Hieroglyph M003

Egyptian Hieroglyph M003 JavaScript Code

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