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