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