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 NGA) is the Unicode character at code point U+1B8D. 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+1B8D | |
| decimal | 7053 | |
| htmldecimal | ᮍ | |
| htmlhex | ᮍ | |
| css | \1B8D | |
| javascript | \u{1B8D} | |
| python | \u1b8d | |
| java | \u1B8D | |
| go | \u1B8D | |
| ruby | \u{1B8D} | |
| rust | \u{1B8D} | |
| ccpp | \u1b8d | |
| urlencoded | %E1%AE%8D | |
| utf8bytes | e1 ae 8d | |
| utf16bebytes | 1b 8d | |
| utf32bebytes | 00 00 1b 8d |
How to Use
HTML:
ᮍ
CSS:
content: "\1B8D"
JavaScript:
"\u{1B8D}"
Python:
"\u1b8d"
Properties
Frequently Asked Questions
What is the ᮍ character (SUNDANESE LETTER NGA)?
ᮍ (SUNDANESE LETTER NGA) is the Unicode character U+1B8D.
What is the Unicode codepoint of SUNDANESE LETTER NGA?
The SUNDANESE LETTER NGA character (ᮍ) has codepoint U+1B8D.
How do I type or copy SUNDANESE LETTER NGA?
Copy ᮍ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.