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-282CB
Overview
𨋋 (CJK UNIFIED IDEOGRAPH-282CB) is the Unicode character at code point U+282CB. 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+282CB | |
| decimal | 164555 | |
| htmldecimal | 𨋋 | |
| htmlhex | 𨋋 | |
| css | \282CB | |
| javascript | \u{282CB} | |
| python | \U000282cb | |
| java | \uD860\uDECB | |
| go | \U000282CB | |
| ruby | \u{282CB} | |
| rust | \u{282CB} | |
| ccpp | \U000282cb | |
| urlencoded | %F0%A8%8B%8B | |
| utf8bytes | f0 a8 8b 8b | |
| utf16bebytes | d8 60 de cb | |
| utf32bebytes | 00 02 82 cb |
How to Use
HTML:
𨋋
CSS:
content: "\282CB"
JavaScript:
"\u{282CB}"
Python:
"\U000282cb"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𨋋 character (CJK UNIFIED IDEOGRAPH-282CB)?
𨋋 (CJK UNIFIED IDEOGRAPH-282CB) is the Unicode character U+282CB.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-282CB?
The CJK UNIFIED IDEOGRAPH-282CB character (𨋋) has codepoint U+282CB.
How do I type or copy CJK UNIFIED IDEOGRAPH-282CB?
Copy 𨋋 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.