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