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