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