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