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