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