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