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