Canadian Syllabics Ci
ᒋ
Shortcodes
Copy useful codes for canadian syllabics ci symbol ᒋ to use in websites, apps, blogs, and docs.
Unicode
U+148B HTML Code
ᒋ HEX Code
ᒋ CSS Code
\148B JS/JSON
\u148B Unix/C/PHP/JAVA
0x148B URL-encode
%E1%92%8B Customize Canadian Syllabics Ci
Customize ᒋ, download it as SVG or PNG, or copy the generated HTML snippet.
ᒋ
How to use Canadian Syllabics Ci Symbol in HTML, CSS, and JS
Insert in HTML
1. Direct symbol:
<span>ᒋ</span> HTML Code:
<span>ᒋ</span> HEX Code:
<span>ᒋ</span> Add with CSS
.canadian-syllabics-ci::before {
content: '\\148B';
} Set it in JavaScript
document.querySelector('.canadian-syllabics-ci').textContent = 'ᒋ';