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-7FED
Overview
翭 (CJK UNIFIED IDEOGRAPH-7FED) is the Unicode character at code point U+7FED. 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+7FED | |
| decimal | 32749 | |
| htmldecimal | 翭 | |
| htmlhex | 翭 | |
| css | \7FED | |
| javascript | \u{7FED} | |
| python | \u7fed | |
| java | \u7FED | |
| go | \u7FED | |
| ruby | \u{7FED} | |
| rust | \u{7FED} | |
| ccpp | \u7fed | |
| urlencoded | %E7%BF%AD | |
| utf8bytes | e7 bf ad | |
| utf16bebytes | 7f ed | |
| utf32bebytes | 00 00 7f ed |
How to Use
HTML:
翭
CSS:
content: "\7FED"
JavaScript:
"\u{7FED}"
Python:
"\u7fed"
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-7FED)?
翭 (CJK UNIFIED IDEOGRAPH-7FED) is the Unicode character U+7FED.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-7FED?
The CJK UNIFIED IDEOGRAPH-7FED character (翭) has codepoint U+7FED.
How do I type or copy CJK UNIFIED IDEOGRAPH-7FED?
Copy 翭 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.