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