Egyptian Hieroglyph M034

๐“‡ฃ

Shortcodes

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

Unicode
U+131E3
HTML Code
𓇣
HEX Code
\131E3
CSS Code
\𓇣
JS/JSON
\u131E3
Unix/C/PHP/JAVA
0x131E3
URL-encode
%F0%93%87%A3
copied

Customize Egyptian Hieroglyph M034 Symbol

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

Insert ๐“‡ฃ Egyptian Hieroglyph M034 using HTML

1. Copy-paste Egyptian Hieroglyph M034 directly:
<span>๐“‡ฃ</span>
2. HTML Decimal Code:
<span>&#78307;</span>
3. Hexadecimal Code:
<span>\131E3</span>
Preview: ๐“‡ฃ

Add Egyptian Hieroglyph M034 symbol with CSS

.egyptian-hieroglyph-m034::before {
    content: '\\𓇣';
}
Preview: Egyptian Hieroglyph M034

Egyptian Hieroglyph M034 JavaScript Code

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