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-6587
Overview
文 (CJK UNIFIED IDEOGRAPH-6587) is the Unicode character at code point U+6587. 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+6587 | |
| decimal | 25991 | |
| htmldecimal | 文 | |
| htmlhex | 文 | |
| css | \6587 | |
| javascript | \u{6587} | |
| python | \u6587 | |
| java | \u6587 | |
| go | \u6587 | |
| ruby | \u{6587} | |
| rust | \u{6587} | |
| ccpp | \u6587 | |
| urlencoded | %E6%96%87 | |
| utf8bytes | e6 96 87 | |
| utf16bebytes | 65 87 | |
| utf32bebytes | 00 00 65 87 |
How to Use
HTML:
文
CSS:
content: "\6587"
JavaScript:
"\u{6587}"
Python:
"\u6587"
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-6587)?
文 (CJK UNIFIED IDEOGRAPH-6587) is the Unicode character U+6587.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-6587?
The CJK UNIFIED IDEOGRAPH-6587 character (文) has codepoint U+6587.
How do I type or copy CJK UNIFIED IDEOGRAPH-6587?
Copy 文 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.