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 WEI) is the Unicode character at code point U+1BC5F. 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+1BC5F | |
| decimal | 113759 | |
| htmldecimal | 𛱟 | |
| htmlhex | 𛱟 | |
| css | \1BC5F | |
| javascript | \u{1BC5F} | |
| python | \U0001bc5f | |
| java | \uD82F\uDC5F | |
| go | \U0001BC5F | |
| ruby | \u{1BC5F} | |
| rust | \u{1BC5F} | |
| ccpp | \U0001bc5f | |
| urlencoded | %F0%9B%B1%9F | |
| utf8bytes | f0 9b b1 9f | |
| utf16bebytes | d8 2f dc 5f | |
| utf32bebytes | 00 01 bc 5f |
How to Use
HTML:
𛱟
CSS:
content: "\1BC5F"
JavaScript:
"\u{1BC5F}"
Python:
"\U0001bc5f"
Properties
Frequently Asked Questions
What is the ๐ฑ character (DUPLOYAN LETTER WEI)?
๐ฑ (DUPLOYAN LETTER WEI) is the Unicode character U+1BC5F.
What is the Unicode codepoint of DUPLOYAN LETTER WEI?
The DUPLOYAN LETTER WEI character (๐ฑ) has codepoint U+1BC5F.
How do I type or copy DUPLOYAN LETTER WEI?
Copy ๐ฑ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.