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