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 MPA) is the Unicode character at code point U+1A07. 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+1A07 | |
| decimal | 6663 | |
| htmldecimal | ᨇ | |
| htmlhex | ᨇ | |
| css | \1A07 | |
| javascript | \u{1A07} | |
| python | \u1a07 | |
| java | \u1A07 | |
| go | \u1A07 | |
| ruby | \u{1A07} | |
| rust | \u{1A07} | |
| ccpp | \u1a07 | |
| urlencoded | %E1%A8%87 | |
| utf8bytes | e1 a8 87 | |
| utf16bebytes | 1a 07 | |
| utf32bebytes | 00 00 1a 07 |
How to Use
HTML:
ᨇ
CSS:
content: "\1A07"
JavaScript:
"\u{1A07}"
Python:
"\u1a07"
Properties
Frequently Asked Questions
What is the ᨇ character (BUGINESE LETTER MPA)?
ᨇ (BUGINESE LETTER MPA) is the Unicode character U+1A07.
What is the Unicode codepoint of BUGINESE LETTER MPA?
The BUGINESE LETTER MPA character (ᨇ) has codepoint U+1A07.
How do I type or copy BUGINESE LETTER MPA?
Copy ᨇ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.