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-260BA
Overview
𦂺 (CJK UNIFIED IDEOGRAPH-260BA) is the Unicode character at code point U+260BA. 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+260BA | |
| decimal | 155834 | |
| htmldecimal | 𦂺 | |
| htmlhex | 𦂺 | |
| css | \260BA | |
| javascript | \u{260BA} | |
| python | \U000260ba | |
| java | \uD858\uDCBA | |
| go | \U000260BA | |
| ruby | \u{260BA} | |
| rust | \u{260BA} | |
| ccpp | \U000260ba | |
| urlencoded | %F0%A6%82%BA | |
| utf8bytes | f0 a6 82 ba | |
| utf16bebytes | d8 58 dc ba | |
| utf32bebytes | 00 02 60 ba |
How to Use
HTML:
𦂺
CSS:
content: "\260BA"
JavaScript:
"\u{260BA}"
Python:
"\U000260ba"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𦂺 character (CJK UNIFIED IDEOGRAPH-260BA)?
𦂺 (CJK UNIFIED IDEOGRAPH-260BA) is the Unicode character U+260BA.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-260BA?
The CJK UNIFIED IDEOGRAPH-260BA character (𦂺) has codepoint U+260BA.
How do I type or copy CJK UNIFIED IDEOGRAPH-260BA?
Copy 𦂺 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.