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