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-865A
Overview
虚 (CJK UNIFIED IDEOGRAPH-865A) is the Unicode character at code point U+865A. 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+865A | |
| decimal | 34394 | |
| htmldecimal | 虚 | |
| htmlhex | 虚 | |
| css | \865A | |
| javascript | \u{865A} | |
| python | \u865a | |
| java | \u865A | |
| go | \u865A | |
| ruby | \u{865A} | |
| rust | \u{865A} | |
| ccpp | \u865a | |
| urlencoded | %E8%99%9A | |
| utf8bytes | e8 99 9a | |
| utf16bebytes | 86 5a | |
| utf32bebytes | 00 00 86 5a |
How to Use
HTML:
虚
CSS:
content: "\865A"
JavaScript:
"\u{865A}"
Python:
"\u865a"
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-865A)?
虚 (CJK UNIFIED IDEOGRAPH-865A) is the Unicode character U+865A.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-865A?
The CJK UNIFIED IDEOGRAPH-865A character (虚) has codepoint U+865A.
How do I type or copy CJK UNIFIED IDEOGRAPH-865A?
Copy 虚 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.