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