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