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