Canadian Syllabics Carrier Tha
ᗡ
Shortcodes
Copy useful codes for canadian syllabics carrier tha symbol ᗡ to use in websites, apps, blogs, and docs.
Unicode
U+15E1 HTML Code
ᗡ HEX Code
ᗡ CSS Code
\15E1 JS/JSON
\u15E1 Unix/C/PHP/JAVA
0x15E1 URL-encode
%E1%97%A1 Customize Canadian Syllabics Carrier Tha
Customize ᗡ, download it as SVG or PNG, or copy the generated HTML snippet.
ᗡ
How to use Canadian Syllabics Carrier Tha 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-carrier-tha::before {
content: '\\15E1';
} Set it in JavaScript
document.querySelector('.canadian-syllabics-carrier-tha').textContent = 'ᗡ';