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