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