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