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
𛱤 (DUPLOYAN LETTER NASAL A) is the Unicode character at code point U+1BC64. It belongs to the Duployan block, in the Other Letter (Lo) general category. Its script is Dupl.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+1BC64 | |
| decimal | 113764 | |
| htmldecimal | 𛱤 | |
| htmlhex | 𛱤 | |
| css | \1BC64 | |
| javascript | \u{1BC64} | |
| python | \U0001bc64 | |
| java | \uD82F\uDC64 | |
| go | \U0001BC64 | |
| ruby | \u{1BC64} | |
| rust | \u{1BC64} | |
| ccpp | \U0001bc64 | |
| urlencoded | %F0%9B%B1%A4 | |
| utf8bytes | f0 9b b1 a4 | |
| utf16bebytes | d8 2f dc 64 | |
| utf32bebytes | 00 01 bc 64 |
How to Use
HTML:
𛱤
CSS:
content: "\1BC64"
JavaScript:
"\u{1BC64}"
Python:
"\U0001bc64"
Properties
Frequently Asked Questions
What is the 𛱤 character (DUPLOYAN LETTER NASAL A)?
𛱤 (DUPLOYAN LETTER NASAL A) is the Unicode character U+1BC64.
What is the Unicode codepoint of DUPLOYAN LETTER NASAL A?
The DUPLOYAN LETTER NASAL A character (𛱤) has codepoint U+1BC64.
How do I type or copy DUPLOYAN LETTER NASAL A?
Copy 𛱤 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.