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