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