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