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