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-23BBA
Overview
𣮺 (CJK UNIFIED IDEOGRAPH-23BBA) is the Unicode character at code point U+23BBA. It belongs to the CJK Unified Ideographs Extension B block, in the Other Letter (Lo) general category. Its script is Hani.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+23BBA | |
| decimal | 146362 | |
| htmldecimal | 𣮺 | |
| htmlhex | 𣮺 | |
| css | \23BBA | |
| javascript | \u{23BBA} | |
| python | \U00023bba | |
| java | \uD84E\uDFBA | |
| go | \U00023BBA | |
| ruby | \u{23BBA} | |
| rust | \u{23BBA} | |
| ccpp | \U00023bba | |
| urlencoded | %F0%A3%AE%BA | |
| utf8bytes | f0 a3 ae ba | |
| utf16bebytes | d8 4e df ba | |
| utf32bebytes | 00 02 3b ba |
How to Use
HTML:
𣮺
CSS:
content: "\23BBA"
JavaScript:
"\u{23BBA}"
Python:
"\U00023bba"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𣮺 character (CJK UNIFIED IDEOGRAPH-23BBA)?
𣮺 (CJK UNIFIED IDEOGRAPH-23BBA) is the Unicode character U+23BBA.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-23BBA?
The CJK UNIFIED IDEOGRAPH-23BBA character (𣮺) has codepoint U+23BBA.
How do I type or copy CJK UNIFIED IDEOGRAPH-23BBA?
Copy 𣮺 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.