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