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