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-2678B
Overview
𦞋 (CJK UNIFIED IDEOGRAPH-2678B) is the Unicode character at code point U+2678B. 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+2678B | |
| decimal | 157579 | |
| htmldecimal | 𦞋 | |
| htmlhex | 𦞋 | |
| css | \2678B | |
| javascript | \u{2678B} | |
| python | \U0002678b | |
| java | \uD859\uDF8B | |
| go | \U0002678B | |
| ruby | \u{2678B} | |
| rust | \u{2678B} | |
| ccpp | \U0002678b | |
| urlencoded | %F0%A6%9E%8B | |
| utf8bytes | f0 a6 9e 8b | |
| utf16bebytes | d8 59 df 8b | |
| utf32bebytes | 00 02 67 8b |
How to Use
HTML:
𦞋
CSS:
content: "\2678B"
JavaScript:
"\u{2678B}"
Python:
"\U0002678b"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𦞋 character (CJK UNIFIED IDEOGRAPH-2678B)?
𦞋 (CJK UNIFIED IDEOGRAPH-2678B) is the Unicode character U+2678B.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-2678B?
The CJK UNIFIED IDEOGRAPH-2678B character (𦞋) has codepoint U+2678B.
How do I type or copy CJK UNIFIED IDEOGRAPH-2678B?
Copy 𦞋 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.