Egyptian Hieroglyph M032

๐“‡Ÿ

Shortcodes

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

Unicode
U+131DF
HTML Code
𓇟
HEX Code
\131DF
CSS Code
\𓇟
JS/JSON
\u131DF
Unix/C/PHP/JAVA
0x131DF
URL-encode
%F0%93%87%9F
copied

Customize Egyptian Hieroglyph M032 Symbol

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

Insert ๐“‡Ÿ Egyptian Hieroglyph M032 using HTML

1. Copy-paste Egyptian Hieroglyph M032 directly:
<span>๐“‡Ÿ</span>
2. HTML Decimal Code:
<span>&#78303;</span>
3. Hexadecimal Code:
<span>\131DF</span>
Preview: ๐“‡Ÿ

Add Egyptian Hieroglyph M032 symbol with CSS

.egyptian-hieroglyph-m032::before {
    content: '\\𓇟';
}
Preview: Egyptian Hieroglyph M032

Egyptian Hieroglyph M032 JavaScript Code

1. Direct Symbol:
document.querySelector('.egyptian-hieroglyph-m032').textContent = '๐“‡Ÿ';
2. Unicode Escape for ๐“‡Ÿ:
document.querySelector('.egyptian-hieroglyph-m032').textContent = '\u131DF';
Preview: ๐“‡Ÿ