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