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