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-301CC
Overview
𰇌 (CJK UNIFIED IDEOGRAPH-301CC) is the Unicode character at code point U+301CC. It belongs to the CJK Unified Ideographs Extension G block, in the Other Letter (Lo) general category. Its script is Hani.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+301CC | |
| decimal | 197068 | |
| htmldecimal | 𰇌 | |
| htmlhex | 𰇌 | |
| css | \301CC | |
| javascript | \u{301CC} | |
| python | \U000301cc | |
| java | \uD880\uDDCC | |
| go | \U000301CC | |
| ruby | \u{301CC} | |
| rust | \u{301CC} | |
| ccpp | \U000301cc | |
| urlencoded | %F0%B0%87%8C | |
| utf8bytes | f0 b0 87 8c | |
| utf16bebytes | d8 80 dd cc | |
| utf32bebytes | 00 03 01 cc |
How to Use
HTML:
𰇌
CSS:
content: "\301CC"
JavaScript:
"\u{301CC}"
Python:
"\U000301cc"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𰇌 character (CJK UNIFIED IDEOGRAPH-301CC)?
𰇌 (CJK UNIFIED IDEOGRAPH-301CC) is the Unicode character U+301CC.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-301CC?
The CJK UNIFIED IDEOGRAPH-301CC character (𰇌) has codepoint U+301CC.
How do I type or copy CJK UNIFIED IDEOGRAPH-301CC?
Copy 𰇌 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.