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