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