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