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