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