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