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