Egyptian Hieroglyph M010

๐“†น

Shortcodes

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

Unicode
U+131B9
HTML Code
𓅹
HEX Code
𓆹
CSS Code
\131B9
JS/JSON
\u{131B9}
Unix/C/PHP/JAVA
0x131B9
URL-encode
%F0%93%86%B9
copied

Customize Egyptian Hieroglyph M010 Symbol

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

Insert ๐“†น Egyptian Hieroglyph M010 using HTML

1. Copy-paste Egyptian Hieroglyph M010 directly:
<span>๐“†น</span>
2. HTML Decimal Code:
<span>&#78201;</span>
3. Hexadecimal Code:
<span>&#x131B9;</span>
Preview: ๐“†น

Add Egyptian Hieroglyph M010 symbol with CSS

.egyptian-hieroglyph-m010::before {
    content: '\\131B9';
}
Preview: Egyptian Hieroglyph M010

Egyptian Hieroglyph M010 JavaScript Code

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