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