Tai Tham Sign Satkaankuu
᪫
Shortcodes
Copy useful codes for tai tham sign satkaankuu symbol ᪫ to use in websites, apps, blogs, and docs.
Unicode
U+1AAB HTML Code
᪫ HEX Code
᪫ CSS Code
\1AAB JS/JSON
\u1AAB Unix/C/PHP/JAVA
0x1AAB URL-encode
%E1%AA%AB Customize Tai Tham Sign Satkaankuu
Customize ᪫, download it as SVG or PNG, or copy the generated HTML snippet.
᪫
How to use Tai Tham Sign Satkaankuu 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
.tai-tham-sign-satkaankuu::before {
content: '\\1AAB';
} Set it in JavaScript
document.querySelector('.tai-tham-sign-satkaankuu').textContent = '᪫';