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 AFFIX HIGH LONG GRAVE) is the Unicode character at code point U+1BC83. 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+1BC83 | |
| decimal | 113795 | |
| htmldecimal | 𛲃 | |
| htmlhex | 𛲃 | |
| css | \1BC83 | |
| javascript | \u{1BC83} | |
| python | \U0001bc83 | |
| java | \uD82F\uDC83 | |
| go | \U0001BC83 | |
| ruby | \u{1BC83} | |
| rust | \u{1BC83} | |
| ccpp | \U0001bc83 | |
| urlencoded | %F0%9B%B2%83 | |
| utf8bytes | f0 9b b2 83 | |
| utf16bebytes | d8 2f dc 83 | |
| utf32bebytes | 00 01 bc 83 |
How to Use
HTML:
𛲃
CSS:
content: "\1BC83"
JavaScript:
"\u{1BC83}"
Python:
"\U0001bc83"
Properties
Frequently Asked Questions
What is the ๐ฒ character (DUPLOYAN AFFIX HIGH LONG GRAVE)?
๐ฒ (DUPLOYAN AFFIX HIGH LONG GRAVE) is the Unicode character U+1BC83.
What is the Unicode codepoint of DUPLOYAN AFFIX HIGH LONG GRAVE?
The DUPLOYAN AFFIX HIGH LONG GRAVE character (๐ฒ) has codepoint U+1BC83.
How do I type or copy DUPLOYAN AFFIX HIGH LONG GRAVE?
Copy ๐ฒ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.