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