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 N S) is the Unicode character at code point U+1BC28. 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+1BC28 | |
| decimal | 113704 | |
| htmldecimal | 𛰨 | |
| htmlhex | 𛰨 | |
| css | \1BC28 | |
| javascript | \u{1BC28} | |
| python | \U0001bc28 | |
| java | \uD82F\uDC28 | |
| go | \U0001BC28 | |
| ruby | \u{1BC28} | |
| rust | \u{1BC28} | |
| ccpp | \U0001bc28 | |
| urlencoded | %F0%9B%B0%A8 | |
| utf8bytes | f0 9b b0 a8 | |
| utf16bebytes | d8 2f dc 28 | |
| utf32bebytes | 00 01 bc 28 |
How to Use
HTML:
𛰨
CSS:
content: "\1BC28"
JavaScript:
"\u{1BC28}"
Python:
"\U0001bc28"
Properties
Frequently Asked Questions
What is the 𛰨 character (DUPLOYAN LETTER N S)?
𛰨 (DUPLOYAN LETTER N S) is the Unicode character U+1BC28.
What is the Unicode codepoint of DUPLOYAN LETTER N S?
The DUPLOYAN LETTER N S character (𛰨) has codepoint U+1BC28.
How do I type or copy DUPLOYAN LETTER N S?
Copy 𛰨 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.