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-227CC
Overview
𢟌 (CJK UNIFIED IDEOGRAPH-227CC) is the Unicode character at code point U+227CC. 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+227CC | |
| decimal | 141260 | |
| htmldecimal | 𢟌 | |
| htmlhex | 𢟌 | |
| css | \227CC | |
| javascript | \u{227CC} | |
| python | \U000227cc | |
| java | \uD849\uDFCC | |
| go | \U000227CC | |
| ruby | \u{227CC} | |
| rust | \u{227CC} | |
| ccpp | \U000227cc | |
| urlencoded | %F0%A2%9F%8C | |
| utf8bytes | f0 a2 9f 8c | |
| utf16bebytes | d8 49 df cc | |
| utf32bebytes | 00 02 27 cc |
How to Use
HTML:
𢟌
CSS:
content: "\227CC"
JavaScript:
"\u{227CC}"
Python:
"\U000227cc"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𢟌 character (CJK UNIFIED IDEOGRAPH-227CC)?
𢟌 (CJK UNIFIED IDEOGRAPH-227CC) is the Unicode character U+227CC.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-227CC?
The CJK UNIFIED IDEOGRAPH-227CC character (𢟌) has codepoint U+227CC.
How do I type or copy CJK UNIFIED IDEOGRAPH-227CC?
Copy 𢟌 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.