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