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