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