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