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