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