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