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 DA) is the Unicode character at code point U+1A2F. 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+1A2F | |
| decimal | 6703 | |
| htmldecimal | ᨯ | |
| htmlhex | ᨯ | |
| css | \1A2F | |
| javascript | \u{1A2F} | |
| python | \u1a2f | |
| java | \u1A2F | |
| go | \u1A2F | |
| ruby | \u{1A2F} | |
| rust | \u{1A2F} | |
| ccpp | \u1a2f | |
| urlencoded | %E1%A8%AF | |
| utf8bytes | e1 a8 af | |
| utf16bebytes | 1a 2f | |
| utf32bebytes | 00 00 1a 2f |
How to Use
HTML:
ᨯ
CSS:
content: "\1A2F"
JavaScript:
"\u{1A2F}"
Python:
"\u1a2f"
Properties
Frequently Asked Questions
What is the ᨯ character (TAI THAM LETTER DA)?
ᨯ (TAI THAM LETTER DA) is the Unicode character U+1A2F.
What is the Unicode codepoint of TAI THAM LETTER DA?
The TAI THAM LETTER DA character (ᨯ) has codepoint U+1A2F.
How do I type or copy TAI THAM LETTER DA?
Copy ᨯ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.