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