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-2CBFE
Overview
𬯾 (CJK UNIFIED IDEOGRAPH-2CBFE) is the Unicode character at code point U+2CBFE. 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+2CBFE | |
| decimal | 183294 | |
| htmldecimal | 𬯾 | |
| htmlhex | 𬯾 | |
| css | \2CBFE | |
| javascript | \u{2CBFE} | |
| python | \U0002cbfe | |
| java | \uD872\uDFFE | |
| go | \U0002CBFE | |
| ruby | \u{2CBFE} | |
| rust | \u{2CBFE} | |
| ccpp | \U0002cbfe | |
| urlencoded | %F0%AC%AF%BE | |
| utf8bytes | f0 ac af be | |
| utf16bebytes | d8 72 df fe | |
| utf32bebytes | 00 02 cb fe |
How to Use
HTML:
𬯾
CSS:
content: "\2CBFE"
JavaScript:
"\u{2CBFE}"
Python:
"\U0002cbfe"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𬯾 character (CJK UNIFIED IDEOGRAPH-2CBFE)?
𬯾 (CJK UNIFIED IDEOGRAPH-2CBFE) is the Unicode character U+2CBFE.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-2CBFE?
The CJK UNIFIED IDEOGRAPH-2CBFE character (𬯾) has codepoint U+2CBFE.
How do I type or copy CJK UNIFIED IDEOGRAPH-2CBFE?
Copy 𬯾 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.