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-2B0BA
Overview
𫂺 (CJK UNIFIED IDEOGRAPH-2B0BA) is the Unicode character at code point U+2B0BA. It belongs to the CJK Unified Ideographs Extension C block, in the Other Letter (Lo) general category. Its script is Hani.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+2B0BA | |
| decimal | 176314 | |
| htmldecimal | 𫂺 | |
| htmlhex | 𫂺 | |
| css | \2B0BA | |
| javascript | \u{2B0BA} | |
| python | \U0002b0ba | |
| java | \uD86C\uDCBA | |
| go | \U0002B0BA | |
| ruby | \u{2B0BA} | |
| rust | \u{2B0BA} | |
| ccpp | \U0002b0ba | |
| urlencoded | %F0%AB%82%BA | |
| utf8bytes | f0 ab 82 ba | |
| utf16bebytes | d8 6c dc ba | |
| utf32bebytes | 00 02 b0 ba |
How to Use
HTML:
𫂺
CSS:
content: "\2B0BA"
JavaScript:
"\u{2B0BA}"
Python:
"\U0002b0ba"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𫂺 character (CJK UNIFIED IDEOGRAPH-2B0BA)?
𫂺 (CJK UNIFIED IDEOGRAPH-2B0BA) is the Unicode character U+2B0BA.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-2B0BA?
The CJK UNIFIED IDEOGRAPH-2B0BA character (𫂺) has codepoint U+2B0BA.
How do I type or copy CJK UNIFIED IDEOGRAPH-2B0BA?
Copy 𫂺 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.