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