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