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 NA) is the Unicode character at code point U+1B26. 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+1B26 | |
| decimal | 6950 | |
| htmldecimal | ᬦ | |
| htmlhex | ᬦ | |
| css | \1B26 | |
| javascript | \u{1B26} | |
| python | \u1b26 | |
| java | \u1B26 | |
| go | \u1B26 | |
| ruby | \u{1B26} | |
| rust | \u{1B26} | |
| ccpp | \u1b26 | |
| urlencoded | %E1%AC%A6 | |
| utf8bytes | e1 ac a6 | |
| utf16bebytes | 1b 26 | |
| utf32bebytes | 00 00 1b 26 |
How to Use
HTML:
ᬦ
CSS:
content: "\1B26"
JavaScript:
"\u{1B26}"
Python:
"\u1b26"
Properties
Frequently Asked Questions
What is the ᬦ character (BALINESE LETTER NA)?
ᬦ (BALINESE LETTER NA) is the Unicode character U+1B26.
What is the Unicode codepoint of BALINESE LETTER NA?
The BALINESE LETTER NA character (ᬦ) has codepoint U+1B26.
How do I type or copy BALINESE LETTER NA?
Copy ᬦ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.