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