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