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-28E52
Overview
𨹒 (CJK UNIFIED IDEOGRAPH-28E52) is the Unicode character at code point U+28E52. 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+28E52 | |
| decimal | 167506 | |
| htmldecimal | 𨹒 | |
| htmlhex | 𨹒 | |
| css | \28E52 | |
| javascript | \u{28E52} | |
| python | \U00028e52 | |
| java | \uD863\uDE52 | |
| go | \U00028E52 | |
| ruby | \u{28E52} | |
| rust | \u{28E52} | |
| ccpp | \U00028e52 | |
| urlencoded | %F0%A8%B9%92 | |
| utf8bytes | f0 a8 b9 92 | |
| utf16bebytes | d8 63 de 52 | |
| utf32bebytes | 00 02 8e 52 |
How to Use
HTML:
𨹒
CSS:
content: "\28E52"
JavaScript:
"\u{28E52}"
Python:
"\U00028e52"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𨹒 character (CJK UNIFIED IDEOGRAPH-28E52)?
𨹒 (CJK UNIFIED IDEOGRAPH-28E52) is the Unicode character U+28E52.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-28E52?
The CJK UNIFIED IDEOGRAPH-28E52 character (𨹒) has codepoint U+28E52.
How do I type or copy CJK UNIFIED IDEOGRAPH-28E52?
Copy 𨹒 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.