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-321EC
Overview
𲇬 (CJK UNIFIED IDEOGRAPH-321EC) is the Unicode character at code point U+321EC. It belongs to the CJK Unified Ideographs Extension H block, in the Other Letter (Lo) general category. Its script is Hani.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+321EC | |
| decimal | 205292 | |
| htmldecimal | 𲇬 | |
| htmlhex | 𲇬 | |
| css | \321EC | |
| javascript | \u{321EC} | |
| python | \U000321ec | |
| java | \uD888\uDDEC | |
| go | \U000321EC | |
| ruby | \u{321EC} | |
| rust | \u{321EC} | |
| ccpp | \U000321ec | |
| urlencoded | %F0%B2%87%AC | |
| utf8bytes | f0 b2 87 ac | |
| utf16bebytes | d8 88 dd ec | |
| utf32bebytes | 00 03 21 ec |
How to Use
HTML:
𲇬
CSS:
content: "\321EC"
JavaScript:
"\u{321EC}"
Python:
"\U000321ec"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𲇬 character (CJK UNIFIED IDEOGRAPH-321EC)?
𲇬 (CJK UNIFIED IDEOGRAPH-321EC) is the Unicode character U+321EC.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-321EC?
The CJK UNIFIED IDEOGRAPH-321EC character (𲇬) has codepoint U+321EC.
How do I type or copy CJK UNIFIED IDEOGRAPH-321EC?
Copy 𲇬 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.