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