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