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