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