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-2CEBB
Overview
𬺻 (CJK UNIFIED IDEOGRAPH-2CEBB) is the Unicode character at code point U+2CEBB. 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+2CEBB | |
| decimal | 183995 | |
| htmldecimal | 𬺻 | |
| htmlhex | 𬺻 | |
| css | \2CEBB | |
| javascript | \u{2CEBB} | |
| python | \U0002cebb | |
| java | \uD873\uDEBB | |
| go | \U0002CEBB | |
| ruby | \u{2CEBB} | |
| rust | \u{2CEBB} | |
| ccpp | \U0002cebb | |
| urlencoded | %F0%AC%BA%BB | |
| utf8bytes | f0 ac ba bb | |
| utf16bebytes | d8 73 de bb | |
| utf32bebytes | 00 02 ce bb |
How to Use
HTML:
𬺻
CSS:
content: "\2CEBB"
JavaScript:
"\u{2CEBB}"
Python:
"\U0002cebb"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𬺻 character (CJK UNIFIED IDEOGRAPH-2CEBB)?
𬺻 (CJK UNIFIED IDEOGRAPH-2CEBB) is the Unicode character U+2CEBB.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-2CEBB?
The CJK UNIFIED IDEOGRAPH-2CEBB character (𬺻) has codepoint U+2CEBB.
How do I type or copy CJK UNIFIED IDEOGRAPH-2CEBB?
Copy 𬺻 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.