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