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-256BC
Overview
𥚼 (CJK UNIFIED IDEOGRAPH-256BC) is the Unicode character at code point U+256BC. 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+256BC | |
| decimal | 153276 | |
| htmldecimal | 𥚼 | |
| htmlhex | 𥚼 | |
| css | \256BC | |
| javascript | \u{256BC} | |
| python | \U000256bc | |
| java | \uD855\uDEBC | |
| go | \U000256BC | |
| ruby | \u{256BC} | |
| rust | \u{256BC} | |
| ccpp | \U000256bc | |
| urlencoded | %F0%A5%9A%BC | |
| utf8bytes | f0 a5 9a bc | |
| utf16bebytes | d8 55 de bc | |
| utf32bebytes | 00 02 56 bc |
How to Use
HTML:
𥚼
CSS:
content: "\256BC"
JavaScript:
"\u{256BC}"
Python:
"\U000256bc"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𥚼 character (CJK UNIFIED IDEOGRAPH-256BC)?
𥚼 (CJK UNIFIED IDEOGRAPH-256BC) is the Unicode character U+256BC.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-256BC?
The CJK UNIFIED IDEOGRAPH-256BC character (𥚼) has codepoint U+256BC.
How do I type or copy CJK UNIFIED IDEOGRAPH-256BC?
Copy 𥚼 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.