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