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