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' : ''">
𦂿
CJK UNIFIED IDEOGRAPH-260BF
Overview
𦂿 (CJK UNIFIED IDEOGRAPH-260BF) is the Unicode character at code point U+260BF. It belongs to the CJK Unified Ideographs Extension B block, in the Other Letter (Lo) general category. Its script is Hani.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+260BF | |
| decimal | 155839 | |
| htmldecimal | 𦂿 | |
| htmlhex | 𦂿 | |
| css | \260BF | |
| javascript | \u{260BF} | |
| python | \U000260bf | |
| java | \uD858\uDCBF | |
| go | \U000260BF | |
| ruby | \u{260BF} | |
| rust | \u{260BF} | |
| ccpp | \U000260bf | |
| urlencoded | %F0%A6%82%BF | |
| utf8bytes | f0 a6 82 bf | |
| utf16bebytes | d8 58 dc bf | |
| utf32bebytes | 00 02 60 bf |
How to Use
HTML:
𦂿
CSS:
content: "\260BF"
JavaScript:
"\u{260BF}"
Python:
"\U000260bf"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𦂿 character (CJK UNIFIED IDEOGRAPH-260BF)?
𦂿 (CJK UNIFIED IDEOGRAPH-260BF) is the Unicode character U+260BF.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-260BF?
The CJK UNIFIED IDEOGRAPH-260BF character (𦂿) has codepoint U+260BF.
How do I type or copy CJK UNIFIED IDEOGRAPH-260BF?
Copy 𦂿 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.