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