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