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