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