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-2252E
Overview
𢔮 (CJK UNIFIED IDEOGRAPH-2252E) is the Unicode character at code point U+2252E. 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+2252E | |
| decimal | 140590 | |
| htmldecimal | 𢔮 | |
| htmlhex | 𢔮 | |
| css | \2252E | |
| javascript | \u{2252E} | |
| python | \U0002252e | |
| java | \uD849\uDD2E | |
| go | \U0002252E | |
| ruby | \u{2252E} | |
| rust | \u{2252E} | |
| ccpp | \U0002252e | |
| urlencoded | %F0%A2%94%AE | |
| utf8bytes | f0 a2 94 ae | |
| utf16bebytes | d8 49 dd 2e | |
| utf32bebytes | 00 02 25 2e |
How to Use
HTML:
𢔮
CSS:
content: "\2252E"
JavaScript:
"\u{2252E}"
Python:
"\U0002252e"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𢔮 character (CJK UNIFIED IDEOGRAPH-2252E)?
𢔮 (CJK UNIFIED IDEOGRAPH-2252E) is the Unicode character U+2252E.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-2252E?
The CJK UNIFIED IDEOGRAPH-2252E character (𢔮) has codepoint U+2252E.
How do I type or copy CJK UNIFIED IDEOGRAPH-2252E?
Copy 𢔮 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.