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