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-252DE
Overview
𥋞 (CJK UNIFIED IDEOGRAPH-252DE) is the Unicode character at code point U+252DE. 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+252DE | |
| decimal | 152286 | |
| htmldecimal | 𥋞 | |
| htmlhex | 𥋞 | |
| css | \252DE | |
| javascript | \u{252DE} | |
| python | \U000252de | |
| java | \uD854\uDEDE | |
| go | \U000252DE | |
| ruby | \u{252DE} | |
| rust | \u{252DE} | |
| ccpp | \U000252de | |
| urlencoded | %F0%A5%8B%9E | |
| utf8bytes | f0 a5 8b 9e | |
| utf16bebytes | d8 54 de de | |
| utf32bebytes | 00 02 52 de |
How to Use
HTML:
𥋞
CSS:
content: "\252DE"
JavaScript:
"\u{252DE}"
Python:
"\U000252de"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𥋞 character (CJK UNIFIED IDEOGRAPH-252DE)?
𥋞 (CJK UNIFIED IDEOGRAPH-252DE) is the Unicode character U+252DE.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-252DE?
The CJK UNIFIED IDEOGRAPH-252DE character (𥋞) has codepoint U+252DE.
How do I type or copy CJK UNIFIED IDEOGRAPH-252DE?
Copy 𥋞 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.