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-2650B
Overview
𦔋 (CJK UNIFIED IDEOGRAPH-2650B) is the Unicode character at code point U+2650B. 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+2650B | |
| decimal | 156939 | |
| htmldecimal | 𦔋 | |
| htmlhex | 𦔋 | |
| css | \2650B | |
| javascript | \u{2650B} | |
| python | \U0002650b | |
| java | \uD859\uDD0B | |
| go | \U0002650B | |
| ruby | \u{2650B} | |
| rust | \u{2650B} | |
| ccpp | \U0002650b | |
| urlencoded | %F0%A6%94%8B | |
| utf8bytes | f0 a6 94 8b | |
| utf16bebytes | d8 59 dd 0b | |
| utf32bebytes | 00 02 65 0b |
How to Use
HTML:
𦔋
CSS:
content: "\2650B"
JavaScript:
"\u{2650B}"
Python:
"\U0002650b"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𦔋 character (CJK UNIFIED IDEOGRAPH-2650B)?
𦔋 (CJK UNIFIED IDEOGRAPH-2650B) is the Unicode character U+2650B.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-2650B?
The CJK UNIFIED IDEOGRAPH-2650B character (𦔋) has codepoint U+2650B.
How do I type or copy CJK UNIFIED IDEOGRAPH-2650B?
Copy 𦔋 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.