New Tai Lue Letter High Ka
ᦂ
Shortcodes
Copy useful codes for new tai lue letter high ka symbol ᦂ to use in websites, apps, blogs, and docs.
Unicode
U+1982 HTML Code
ᦂ HEX Code
ᦂ CSS Code
\1982 JS/JSON
\u1982 Unix/C/PHP/JAVA
0x1982 URL-encode
%E1%A6%82 Customize New Tai Lue Letter High Ka
Customize ᦂ, download it as SVG or PNG, or copy the generated HTML snippet.
ᦂ
How to use New Tai Lue Letter High Ka 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
.new-tai-lue-letter-high-ka::before {
content: '\\1982';
} Set it in JavaScript
document.querySelector('.new-tai-lue-letter-high-ka').textContent = 'ᦂ';