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