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-7FE2
Overview
翢 (CJK UNIFIED IDEOGRAPH-7FE2) is the Unicode character at code point U+7FE2. It belongs to the CJK Unified Ideographs block, in the Other Letter (Lo) general category. Its script is Hani.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+7FE2 | |
| decimal | 32738 | |
| htmldecimal | 翢 | |
| htmlhex | 翢 | |
| css | \7FE2 | |
| javascript | \u{7FE2} | |
| python | \u7fe2 | |
| java | \u7FE2 | |
| go | \u7FE2 | |
| ruby | \u{7FE2} | |
| rust | \u{7FE2} | |
| ccpp | \u7fe2 | |
| urlencoded | %E7%BF%A2 | |
| utf8bytes | e7 bf a2 | |
| utf16bebytes | 7f e2 | |
| utf32bebytes | 00 00 7f e2 |
How to Use
HTML:
翢
CSS:
content: "\7FE2"
JavaScript:
"\u{7FE2}"
Python:
"\u7fe2"
Properties
- Block
- CJK Unified Ideographs
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 翢 character (CJK UNIFIED IDEOGRAPH-7FE2)?
翢 (CJK UNIFIED IDEOGRAPH-7FE2) is the Unicode character U+7FE2.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-7FE2?
The CJK UNIFIED IDEOGRAPH-7FE2 character (翢) has codepoint U+7FE2.
How do I type or copy CJK UNIFIED IDEOGRAPH-7FE2?
Copy 翢 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.