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