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