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