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-27452
Overview
𧑒 (CJK UNIFIED IDEOGRAPH-27452) is the Unicode character at code point U+27452. 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+27452 | |
| decimal | 160850 | |
| htmldecimal | 𧑒 | |
| htmlhex | 𧑒 | |
| css | \27452 | |
| javascript | \u{27452} | |
| python | \U00027452 | |
| java | \uD85D\uDC52 | |
| go | \U00027452 | |
| ruby | \u{27452} | |
| rust | \u{27452} | |
| ccpp | \U00027452 | |
| urlencoded | %F0%A7%91%92 | |
| utf8bytes | f0 a7 91 92 | |
| utf16bebytes | d8 5d dc 52 | |
| utf32bebytes | 00 02 74 52 |
How to Use
HTML:
𧑒
CSS:
content: "\27452"
JavaScript:
"\u{27452}"
Python:
"\U00027452"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𧑒 character (CJK UNIFIED IDEOGRAPH-27452)?
𧑒 (CJK UNIFIED IDEOGRAPH-27452) is the Unicode character U+27452.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-27452?
The CJK UNIFIED IDEOGRAPH-27452 character (𧑒) has codepoint U+27452.
How do I type or copy CJK UNIFIED IDEOGRAPH-27452?
Copy 𧑒 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.