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