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