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