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 COMPATIBILITY IDEOGRAPH-F99A
Overview
連 (CJK COMPATIBILITY IDEOGRAPH-F99A) is the Unicode character at code point U+F99A. It belongs to the CJK Compatibility Ideographs block, in the Other Letter (Lo) general category. Its script is Hani.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+F99A | |
| decimal | 63898 | |
| htmldecimal | 連 | |
| htmlhex | 連 | |
| css | \F99A | |
| javascript | \u{F99A} | |
| python | \uf99a | |
| java | \uF99A | |
| go | \uF99A | |
| ruby | \u{F99A} | |
| rust | \u{F99A} | |
| ccpp | \uf99a | |
| urlencoded | %EF%A6%9A | |
| utf8bytes | ef a6 9a | |
| utf16bebytes | f9 9a | |
| utf32bebytes | 00 00 f9 9a |
How to Use
HTML:
連
CSS:
content: "\F99A"
JavaScript:
"\u{F99A}"
Python:
"\uf99a"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- 9023
Frequently Asked Questions
What is the 連 character (CJK COMPATIBILITY IDEOGRAPH-F99A)?
連 (CJK COMPATIBILITY IDEOGRAPH-F99A) is the Unicode character U+F99A.
What is the Unicode codepoint of CJK COMPATIBILITY IDEOGRAPH-F99A?
The CJK COMPATIBILITY IDEOGRAPH-F99A character (連) has codepoint U+F99A.
How do I type or copy CJK COMPATIBILITY IDEOGRAPH-F99A?
Copy 連 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.