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