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