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