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