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