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