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 I) is the Unicode character at code point U+1A4D. 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+1A4D | |
| decimal | 6733 | |
| htmldecimal | ᩍ | |
| htmlhex | ᩍ | |
| css | \1A4D | |
| javascript | \u{1A4D} | |
| python | \u1a4d | |
| java | \u1A4D | |
| go | \u1A4D | |
| ruby | \u{1A4D} | |
| rust | \u{1A4D} | |
| ccpp | \u1a4d | |
| urlencoded | %E1%A9%8D | |
| utf8bytes | e1 a9 8d | |
| utf16bebytes | 1a 4d | |
| utf32bebytes | 00 00 1a 4d |
How to Use
HTML:
ᩍ
CSS:
content: "\1A4D"
JavaScript:
"\u{1A4D}"
Python:
"\u1a4d"
Properties
Frequently Asked Questions
What is the ᩍ character (TAI THAM LETTER I)?
ᩍ (TAI THAM LETTER I) is the Unicode character U+1A4D.
What is the Unicode codepoint of TAI THAM LETTER I?
The TAI THAM LETTER I character (ᩍ) has codepoint U+1A4D.
How do I type or copy TAI THAM LETTER I?
Copy ᩍ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.