Bamum Letter Phase-e Paam

๐–ฅธ

Shortcodes

Copy and paste codes for Bamum Letter Phase-e Paam symbol ๐–ฅธ to use in your websites, apps, blogs, and more.

Unicode
U+16978
HTML Code
𖥸
HEX Code
𖥸
CSS Code
\16978
JS/JSON
\u16978
Unix/C/PHP/JAVA
0x16978
URL-encode
%F0%96%A5%B8
copied

Customize Bamum Letter Phase-e Paam Symbol

Customize ๐–ฅธ symbol as you like and download Bamum Letter Phase-e Paam 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 Bamum Letter Phase-e Paam symbol in HTML, CSS, and JS?

Insert ๐–ฅธ Bamum Letter Phase-e Paam using HTML

1. Copy-paste Bamum Letter Phase-e Paam directly:
<span>๐–ฅธ</span>
2. HTML Decimal Code:
<span>&#92536;</span>
3. Hexadecimal Code:
<span>&#x16978;</span>
Preview: ๐–ฅธ

Add Bamum Letter Phase-e Paam symbol with CSS

.bamum-letter-phase-e-paam::before {
    content: '\\16978';
}
Preview: Bamum Letter Phase-e Paam

Bamum Letter Phase-e Paam JavaScript Code

1. Direct Symbol:
document.querySelector('.bamum-letter-phase-e-paam').textContent = '๐–ฅธ';
2. Unicode Escape for ๐–ฅธ:
document.querySelector('.bamum-letter-phase-e-paam').textContent = '\u16978';
Preview: ๐–ฅธ