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