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