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