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