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