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