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