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