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