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