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 LETTER A) is the Unicode character at code point U+1A4B. It belongs to the Tai Tham block, in the Other Letter (Lo) general category. Its script is Lana.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+1A4B | |
| decimal | 6731 | |
| htmldecimal | ᩋ | |
| htmlhex | ᩋ | |
| css | \1A4B | |
| javascript | \u{1A4B} | |
| python | \u1a4b | |
| java | \u1A4B | |
| go | \u1A4B | |
| ruby | \u{1A4B} | |
| rust | \u{1A4B} | |
| ccpp | \u1a4b | |
| urlencoded | %E1%A9%8B | |
| utf8bytes | e1 a9 8b | |
| utf16bebytes | 1a 4b | |
| utf32bebytes | 00 00 1a 4b |
How to Use
HTML:
ᩋ
CSS:
content: "\1A4B"
JavaScript:
"\u{1A4B}"
Python:
"\u1a4b"
Properties
Frequently Asked Questions
What is the ᩋ character (TAI THAM LETTER A)?
ᩋ (TAI THAM LETTER A) is the Unicode character U+1A4B.
What is the Unicode codepoint of TAI THAM LETTER A?
The TAI THAM LETTER A character (ᩋ) has codepoint U+1A4B.
How do I type or copy TAI THAM LETTER A?
Copy ᩋ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.