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