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