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