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 THICK LETTER SELECTOR) is the Unicode character at code point U+1BC9D. It belongs to the Duployan block, in the Nonspacing Mark (Mn) general category. Its script is Dupl.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+1BC9D | |
| decimal | 113821 | |
| htmldecimal | 𛲝 | |
| htmlhex | 𛲝 | |
| css | \1BC9D | |
| javascript | \u{1BC9D} | |
| python | \U0001bc9d | |
| java | \uD82F\uDC9D | |
| go | \U0001BC9D | |
| ruby | \u{1BC9D} | |
| rust | \u{1BC9D} | |
| ccpp | \U0001bc9d | |
| urlencoded | %F0%9B%B2%9D | |
| utf8bytes | f0 9b b2 9d | |
| utf16bebytes | d8 2f dc 9d | |
| utf32bebytes | 00 01 bc 9d |
How to Use
HTML:
𛲝
CSS:
content: "\1BC9D"
JavaScript:
"\u{1BC9D}"
Python:
"\U0001bc9d"
Properties
Frequently Asked Questions
What is the ๐ฒ character (DUPLOYAN THICK LETTER SELECTOR)?
๐ฒ (DUPLOYAN THICK LETTER SELECTOR) is the Unicode character U+1BC9D.
What is the Unicode codepoint of DUPLOYAN THICK LETTER SELECTOR?
The DUPLOYAN THICK LETTER SELECTOR character (๐ฒ) has codepoint U+1BC9D.
How do I type or copy DUPLOYAN THICK LETTER SELECTOR?
Copy ๐ฒ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.