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-321AE
Overview
𲆮 (CJK UNIFIED IDEOGRAPH-321AE) is the Unicode character at code point U+321AE. 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+321AE | |
| decimal | 205230 | |
| htmldecimal | 𲆮 | |
| htmlhex | 𲆮 | |
| css | \321AE | |
| javascript | \u{321AE} | |
| python | \U000321ae | |
| java | \uD888\uDDAE | |
| go | \U000321AE | |
| ruby | \u{321AE} | |
| rust | \u{321AE} | |
| ccpp | \U000321ae | |
| urlencoded | %F0%B2%86%AE | |
| utf8bytes | f0 b2 86 ae | |
| utf16bebytes | d8 88 dd ae | |
| utf32bebytes | 00 03 21 ae |
How to Use
HTML:
𲆮
CSS:
content: "\321AE"
JavaScript:
"\u{321AE}"
Python:
"\U000321ae"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𲆮 character (CJK UNIFIED IDEOGRAPH-321AE)?
𲆮 (CJK UNIFIED IDEOGRAPH-321AE) is the Unicode character U+321AE.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-321AE?
The CJK UNIFIED IDEOGRAPH-321AE character (𲆮) has codepoint U+321AE.
How do I type or copy CJK UNIFIED IDEOGRAPH-321AE?
Copy 𲆮 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.