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