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