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