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