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