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-280CC
Overview
𨃌 (CJK UNIFIED IDEOGRAPH-280CC) is the Unicode character at code point U+280CC. 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+280CC | |
| decimal | 164044 | |
| htmldecimal | 𨃌 | |
| htmlhex | 𨃌 | |
| css | \280CC | |
| javascript | \u{280CC} | |
| python | \U000280cc | |
| java | \uD860\uDCCC | |
| go | \U000280CC | |
| ruby | \u{280CC} | |
| rust | \u{280CC} | |
| ccpp | \U000280cc | |
| urlencoded | %F0%A8%83%8C | |
| utf8bytes | f0 a8 83 8c | |
| utf16bebytes | d8 60 dc cc | |
| utf32bebytes | 00 02 80 cc |
How to Use
HTML:
𨃌
CSS:
content: "\280CC"
JavaScript:
"\u{280CC}"
Python:
"\U000280cc"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𨃌 character (CJK UNIFIED IDEOGRAPH-280CC)?
𨃌 (CJK UNIFIED IDEOGRAPH-280CC) is the Unicode character U+280CC.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-280CC?
The CJK UNIFIED IDEOGRAPH-280CC character (𨃌) has codepoint U+280CC.
How do I type or copy CJK UNIFIED IDEOGRAPH-280CC?
Copy 𨃌 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.