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