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