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