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-4EEC
Overview
们 (CJK UNIFIED IDEOGRAPH-4EEC) is the Unicode character at code point U+4EEC. 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+4EEC | |
| decimal | 20204 | |
| htmldecimal | 们 | |
| htmlhex | 们 | |
| css | \4EEC | |
| javascript | \u{4EEC} | |
| python | \u4eec | |
| java | \u4EEC | |
| go | \u4EEC | |
| ruby | \u{4EEC} | |
| rust | \u{4EEC} | |
| ccpp | \u4eec | |
| urlencoded | %E4%BB%AC | |
| utf8bytes | e4 bb ac | |
| utf16bebytes | 4e ec | |
| utf32bebytes | 00 00 4e ec |
How to Use
HTML:
们
CSS:
content: "\4EEC"
JavaScript:
"\u{4EEC}"
Python:
"\u4eec"
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-4EEC)?
们 (CJK UNIFIED IDEOGRAPH-4EEC) is the Unicode character U+4EEC.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-4EEC?
The CJK UNIFIED IDEOGRAPH-4EEC character (们) has codepoint U+4EEC.
How do I type or copy CJK UNIFIED IDEOGRAPH-4EEC?
Copy 们 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.