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