copied = false, 2000)"
@keydown.enter="navigator.clipboard.writeText('᪣'); copied = true; setTimeout(() => copied = false, 2000)"
:class="copied ? 'border-green-400 bg-green-50 dark:bg-green-950' : ''">
᪣
Overview
᪣ (TAI THAM SIGN KEOW) is the Unicode character at code point U+1AA3. It belongs to the Tai Tham block, in the Other Punctuation (Po) general category. Its script is Lana.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+1AA3 | |
| decimal | 6819 | |
| htmldecimal | ᪣ | |
| htmlhex | ᪣ | |
| css | \1AA3 | |
| javascript | \u{1AA3} | |
| python | \u1aa3 | |
| java | \u1AA3 | |
| go | \u1AA3 | |
| ruby | \u{1AA3} | |
| rust | \u{1AA3} | |
| ccpp | \u1aa3 | |
| urlencoded | %E1%AA%A3 | |
| utf8bytes | e1 aa a3 | |
| utf16bebytes | 1a a3 | |
| utf32bebytes | 00 00 1a a3 |
How to Use
HTML:
᪣
CSS:
content: "\1AA3"
JavaScript:
"\u{1AA3}"
Python:
"\u1aa3"
Properties
Frequently Asked Questions
What is the ᪣ character (TAI THAM SIGN KEOW)?
᪣ (TAI THAM SIGN KEOW) is the Unicode character U+1AA3.
What is the Unicode codepoint of TAI THAM SIGN KEOW?
The TAI THAM SIGN KEOW character (᪣) has codepoint U+1AA3.
How do I type or copy TAI THAM SIGN KEOW?
Copy ᪣ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.