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
ᝦ (TAGBANWA LETTER TA) is the Unicode character at code point U+1766. It belongs to the Tagbanwa block, in the Other Letter (Lo) general category. Its script is Tagb.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+1766 | |
| decimal | 5990 | |
| htmldecimal | ᝦ | |
| htmlhex | ᝦ | |
| css | \1766 | |
| javascript | \u{1766} | |
| python | \u1766 | |
| java | \u1766 | |
| go | \u1766 | |
| ruby | \u{1766} | |
| rust | \u{1766} | |
| ccpp | \u1766 | |
| urlencoded | %E1%9D%A6 | |
| utf8bytes | e1 9d a6 | |
| utf16bebytes | 17 66 | |
| utf32bebytes | 00 00 17 66 |
How to Use
HTML:
ᝦ
CSS:
content: "\1766"
JavaScript:
"\u{1766}"
Python:
"\u1766"
Properties
Frequently Asked Questions
What is the ᝦ character (TAGBANWA LETTER TA)?
ᝦ (TAGBANWA LETTER TA) is the Unicode character U+1766.
What is the Unicode codepoint of TAGBANWA LETTER TA?
The TAGBANWA LETTER TA character (ᝦ) has codepoint U+1766.
How do I type or copy TAGBANWA LETTER TA?
Copy ᝦ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.