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