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