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