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