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