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