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