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