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