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