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