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 I) is the Unicode character at code point U+1BC63. 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+1BC63 | |
| decimal | 113763 | |
| htmldecimal | 𛱣 | |
| htmlhex | 𛱣 | |
| css | \1BC63 | |
| javascript | \u{1BC63} | |
| python | \U0001bc63 | |
| java | \uD82F\uDC63 | |
| go | \U0001BC63 | |
| ruby | \u{1BC63} | |
| rust | \u{1BC63} | |
| ccpp | \U0001bc63 | |
| urlencoded | %F0%9B%B1%A3 | |
| utf8bytes | f0 9b b1 a3 | |
| utf16bebytes | d8 2f dc 63 | |
| utf32bebytes | 00 01 bc 63 |
How to Use
HTML:
𛱣
CSS:
content: "\1BC63"
JavaScript:
"\u{1BC63}"
Python:
"\U0001bc63"
Properties
Frequently Asked Questions
What is the 𛱣 character (DUPLOYAN LETTER NASAL I)?
𛱣 (DUPLOYAN LETTER NASAL I) is the Unicode character U+1BC63.
What is the Unicode codepoint of DUPLOYAN LETTER NASAL I?
The DUPLOYAN LETTER NASAL I character (𛱣) has codepoint U+1BC63.
How do I type or copy DUPLOYAN LETTER NASAL I?
Copy 𛱣 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.