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