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