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