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-8BCD
Overview
词 (CJK UNIFIED IDEOGRAPH-8BCD) is the Unicode character at code point U+8BCD. 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+8BCD | |
| decimal | 35789 | |
| htmldecimal | 词 | |
| htmlhex | 词 | |
| css | \8BCD | |
| javascript | \u{8BCD} | |
| python | \u8bcd | |
| java | \u8BCD | |
| go | \u8BCD | |
| ruby | \u{8BCD} | |
| rust | \u{8BCD} | |
| ccpp | \u8bcd | |
| urlencoded | %E8%AF%8D | |
| utf8bytes | e8 af 8d | |
| utf16bebytes | 8b cd | |
| utf32bebytes | 00 00 8b cd |
How to Use
HTML:
词
CSS:
content: "\8BCD"
JavaScript:
"\u{8BCD}"
Python:
"\u8bcd"
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-8BCD)?
词 (CJK UNIFIED IDEOGRAPH-8BCD) is the Unicode character U+8BCD.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-8BCD?
The CJK UNIFIED IDEOGRAPH-8BCD character (词) has codepoint U+8BCD.
How do I type or copy CJK UNIFIED IDEOGRAPH-8BCD?
Copy 词 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.