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