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