Egyptian Hieroglyph M029

๐“‡›

Shortcodes

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

Unicode
U+131DB
HTML Code
𓇛
HEX Code
\131DB
CSS Code
\𓇛
JS/JSON
\u131DB
Unix/C/PHP/JAVA
0x131DB
URL-encode
%F0%93%87%9B
copied

Customize Egyptian Hieroglyph M029 Symbol

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

Insert ๐“‡› Egyptian Hieroglyph M029 using HTML

1. Copy-paste Egyptian Hieroglyph M029 directly:
<span>๐“‡›</span>
2. HTML Decimal Code:
<span>&#78299;</span>
3. Hexadecimal Code:
<span>\131DB</span>
Preview: ๐“‡›

Add Egyptian Hieroglyph M029 symbol with CSS

.egyptian-hieroglyph-m029::before {
    content: '\\𓇛';
}
Preview: Egyptian Hieroglyph M029

Egyptian Hieroglyph M029 JavaScript Code

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