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
ᜨ (HANUNOO LETTER NA) is the Unicode character at code point U+1728. It belongs to the Hanunoo block, in the Other Letter (Lo) general category. Its script is Hano.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+1728 | |
| decimal | 5928 | |
| htmldecimal | ᜨ | |
| htmlhex | ᜨ | |
| css | \1728 | |
| javascript | \u{1728} | |
| python | \u1728 | |
| java | \u1728 | |
| go | \u1728 | |
| ruby | \u{1728} | |
| rust | \u{1728} | |
| ccpp | \u1728 | |
| urlencoded | %E1%9C%A8 | |
| utf8bytes | e1 9c a8 | |
| utf16bebytes | 17 28 | |
| utf32bebytes | 00 00 17 28 |
How to Use
HTML:
ᜨ
CSS:
content: "\1728"
JavaScript:
"\u{1728}"
Python:
"\u1728"
Properties
Frequently Asked Questions
What is the ᜨ character (HANUNOO LETTER NA)?
ᜨ (HANUNOO LETTER NA) is the Unicode character U+1728.
What is the Unicode codepoint of HANUNOO LETTER NA?
The HANUNOO LETTER NA character (ᜨ) has codepoint U+1728.
How do I type or copy HANUNOO LETTER NA?
Copy ᜨ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.