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