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-5BCC
Overview
富 (CJK UNIFIED IDEOGRAPH-5BCC) is the Unicode character at code point U+5BCC. 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+5BCC | |
| decimal | 23500 | |
| htmldecimal | 富 | |
| htmlhex | 富 | |
| css | \5BCC | |
| javascript | \u{5BCC} | |
| python | \u5bcc | |
| java | \u5BCC | |
| go | \u5BCC | |
| ruby | \u{5BCC} | |
| rust | \u{5BCC} | |
| ccpp | \u5bcc | |
| urlencoded | %E5%AF%8C | |
| utf8bytes | e5 af 8c | |
| utf16bebytes | 5b cc | |
| utf32bebytes | 00 00 5b cc |
How to Use
HTML:
富
CSS:
content: "\5BCC"
JavaScript:
"\u{5BCC}"
Python:
"\u5bcc"
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-5BCC)?
富 (CJK UNIFIED IDEOGRAPH-5BCC) is the Unicode character U+5BCC.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-5BCC?
The CJK UNIFIED IDEOGRAPH-5BCC character (富) has codepoint U+5BCC.
How do I type or copy CJK UNIFIED IDEOGRAPH-5BCC?
Copy 富 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.