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