Bamum Letter Phase-e Toon

๐–ฅง

Shortcodes

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

Unicode
U+16967
HTML Code
𖥧
HEX Code
𖥧
CSS Code
\16967
JS/JSON
\u16967
Unix/C/PHP/JAVA
0x16967
URL-encode
%F0%96%A5%A7
copied

Customize Bamum Letter Phase-e Toon Symbol

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

Insert ๐–ฅง Bamum Letter Phase-e Toon using HTML

1. Copy-paste Bamum Letter Phase-e Toon directly:
<span>๐–ฅง</span>
2. HTML Decimal Code:
<span>&#92519;</span>
3. Hexadecimal Code:
<span>&#x16967;</span>
Preview: ๐–ฅง

Add Bamum Letter Phase-e Toon symbol with CSS

.bamum-letter-phase-e-toon::before {
    content: '\\16967';
}
Preview: Bamum Letter Phase-e Toon

Bamum Letter Phase-e Toon JavaScript Code

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