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