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