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