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