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