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