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