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
ᝫ (TAGBANWA LETTER MA) is the Unicode character at code point U+176B. It belongs to the Tagbanwa block, in the Other Letter (Lo) general category. Its script is Tagb.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+176B | |
| decimal | 5995 | |
| htmldecimal | ᝫ | |
| htmlhex | ᝫ | |
| css | \176B | |
| javascript | \u{176B} | |
| python | \u176b | |
| java | \u176B | |
| go | \u176B | |
| ruby | \u{176B} | |
| rust | \u{176B} | |
| ccpp | \u176b | |
| urlencoded | %E1%9D%AB | |
| utf8bytes | e1 9d ab | |
| utf16bebytes | 17 6b | |
| utf32bebytes | 00 00 17 6b |
How to Use
HTML:
ᝫ
CSS:
content: "\176B"
JavaScript:
"\u{176B}"
Python:
"\u176b"
Properties
Frequently Asked Questions
What is the ᝫ character (TAGBANWA LETTER MA)?
ᝫ (TAGBANWA LETTER MA) is the Unicode character U+176B.
What is the Unicode codepoint of TAGBANWA LETTER MA?
The TAGBANWA LETTER MA character (ᝫ) has codepoint U+176B.
How do I type or copy TAGBANWA LETTER MA?
Copy ᝫ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.