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
ᨆ (BUGINESE LETTER MA) is the Unicode character at code point U+1A06. It belongs to the Buginese block, in the Other Letter (Lo) general category. Its script is Bugi.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+1A06 | |
| decimal | 6662 | |
| htmldecimal | ᨆ | |
| htmlhex | ᨆ | |
| css | \1A06 | |
| javascript | \u{1A06} | |
| python | \u1a06 | |
| java | \u1A06 | |
| go | \u1A06 | |
| ruby | \u{1A06} | |
| rust | \u{1A06} | |
| ccpp | \u1a06 | |
| urlencoded | %E1%A8%86 | |
| utf8bytes | e1 a8 86 | |
| utf16bebytes | 1a 06 | |
| utf32bebytes | 00 00 1a 06 |
How to Use
HTML:
ᨆ
CSS:
content: "\1A06"
JavaScript:
"\u{1A06}"
Python:
"\u1a06"
Properties
Frequently Asked Questions
What is the ᨆ character (BUGINESE LETTER MA)?
ᨆ (BUGINESE LETTER MA) is the Unicode character U+1A06.
What is the Unicode codepoint of BUGINESE LETTER MA?
The BUGINESE LETTER MA character (ᨆ) has codepoint U+1A06.
How do I type or copy BUGINESE LETTER MA?
Copy ᨆ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.