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