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 YA) is the Unicode character at code point U+176C. 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+176C | |
| decimal | 5996 | |
| htmldecimal | ᝬ | |
| htmlhex | ᝬ | |
| css | \176C | |
| javascript | \u{176C} | |
| python | \u176c | |
| java | \u176C | |
| go | \u176C | |
| ruby | \u{176C} | |
| rust | \u{176C} | |
| ccpp | \u176c | |
| urlencoded | %E1%9D%AC | |
| utf8bytes | e1 9d ac | |
| utf16bebytes | 17 6c | |
| utf32bebytes | 00 00 17 6c |
How to Use
HTML:
ᝬ
CSS:
content: "\176C"
JavaScript:
"\u{176C}"
Python:
"\u176c"
Properties
Frequently Asked Questions
What is the ᝬ character (TAGBANWA LETTER YA)?
ᝬ (TAGBANWA LETTER YA) is the Unicode character U+176C.
What is the Unicode codepoint of TAGBANWA LETTER YA?
The TAGBANWA LETTER YA character (ᝬ) has codepoint U+176C.
How do I type or copy TAGBANWA LETTER YA?
Copy ᝬ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.