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 BA) is the Unicode character at code point U+174A. 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+174A | |
| decimal | 5962 | |
| htmldecimal | ᝊ | |
| htmlhex | ᝊ | |
| css | \174A | |
| javascript | \u{174A} | |
| python | \u174a | |
| java | \u174A | |
| go | \u174A | |
| ruby | \u{174A} | |
| rust | \u{174A} | |
| ccpp | \u174a | |
| urlencoded | %E1%9D%8A | |
| utf8bytes | e1 9d 8a | |
| utf16bebytes | 17 4a | |
| utf32bebytes | 00 00 17 4a |
How to Use
HTML:
ᝊ
CSS:
content: "\174A"
JavaScript:
"\u{174A}"
Python:
"\u174a"
Properties
Frequently Asked Questions
What is the ᝊ character (BUHID LETTER BA)?
ᝊ (BUHID LETTER BA) is the Unicode character U+174A.
What is the Unicode codepoint of BUHID LETTER BA?
The BUHID LETTER BA character (ᝊ) has codepoint U+174A.
How do I type or copy BUHID LETTER BA?
Copy ᝊ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.