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