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