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