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