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