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