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