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-22CCC
Overview
𢳌 (CJK UNIFIED IDEOGRAPH-22CCC) is the Unicode character at code point U+22CCC. It belongs to the CJK Unified Ideographs Extension B block, in the Other Letter (Lo) general category. Its script is Hani.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+22CCC | |
| decimal | 142540 | |
| htmldecimal | 𢳌 | |
| htmlhex | 𢳌 | |
| css | \22CCC | |
| javascript | \u{22CCC} | |
| python | \U00022ccc | |
| java | \uD84B\uDCCC | |
| go | \U00022CCC | |
| ruby | \u{22CCC} | |
| rust | \u{22CCC} | |
| ccpp | \U00022ccc | |
| urlencoded | %F0%A2%B3%8C | |
| utf8bytes | f0 a2 b3 8c | |
| utf16bebytes | d8 4b dc cc | |
| utf32bebytes | 00 02 2c cc |
How to Use
HTML:
𢳌
CSS:
content: "\22CCC"
JavaScript:
"\u{22CCC}"
Python:
"\U00022ccc"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𢳌 character (CJK UNIFIED IDEOGRAPH-22CCC)?
𢳌 (CJK UNIFIED IDEOGRAPH-22CCC) is the Unicode character U+22CCC.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-22CCC?
The CJK UNIFIED IDEOGRAPH-22CCC character (𢳌) has codepoint U+22CCC.
How do I type or copy CJK UNIFIED IDEOGRAPH-22CCC?
Copy 𢳌 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.