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