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