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