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