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