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