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