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-280BA
Overview
𨂺 (CJK UNIFIED IDEOGRAPH-280BA) is the Unicode character at code point U+280BA. 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+280BA | |
| decimal | 164026 | |
| htmldecimal | 𨂺 | |
| htmlhex | 𨂺 | |
| css | \280BA | |
| javascript | \u{280BA} | |
| python | \U000280ba | |
| java | \uD860\uDCBA | |
| go | \U000280BA | |
| ruby | \u{280BA} | |
| rust | \u{280BA} | |
| ccpp | \U000280ba | |
| urlencoded | %F0%A8%82%BA | |
| utf8bytes | f0 a8 82 ba | |
| utf16bebytes | d8 60 dc ba | |
| utf32bebytes | 00 02 80 ba |
How to Use
HTML:
𨂺
CSS:
content: "\280BA"
JavaScript:
"\u{280BA}"
Python:
"\U000280ba"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𨂺 character (CJK UNIFIED IDEOGRAPH-280BA)?
𨂺 (CJK UNIFIED IDEOGRAPH-280BA) is the Unicode character U+280BA.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-280BA?
The CJK UNIFIED IDEOGRAPH-280BA character (𨂺) has codepoint U+280BA.
How do I type or copy CJK UNIFIED IDEOGRAPH-280BA?
Copy 𨂺 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.