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