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