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