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