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