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