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-9501
Overview
锁 (CJK UNIFIED IDEOGRAPH-9501) is the Unicode character at code point U+9501. 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+9501 | |
| decimal | 38145 | |
| htmldecimal | 锁 | |
| htmlhex | 锁 | |
| css | \9501 | |
| javascript | \u{9501} | |
| python | \u9501 | |
| java | \u9501 | |
| go | \u9501 | |
| ruby | \u{9501} | |
| rust | \u{9501} | |
| ccpp | \u9501 | |
| urlencoded | %E9%94%81 | |
| utf8bytes | e9 94 81 | |
| utf16bebytes | 95 01 | |
| utf32bebytes | 00 00 95 01 |
How to Use
HTML:
锁
CSS:
content: "\9501"
JavaScript:
"\u{9501}"
Python:
"\u9501"
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-9501)?
锁 (CJK UNIFIED IDEOGRAPH-9501) is the Unicode character U+9501.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-9501?
The CJK UNIFIED IDEOGRAPH-9501 character (锁) has codepoint U+9501.
How do I type or copy CJK UNIFIED IDEOGRAPH-9501?
Copy 锁 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.