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