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