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 COMPATIBILITY IDEOGRAPH-F943
Overview
弄 (CJK COMPATIBILITY IDEOGRAPH-F943) is the Unicode character at code point U+F943. It belongs to the CJK Compatibility Ideographs block, in the Other Letter (Lo) general category. Its script is Hani.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+F943 | |
| decimal | 63811 | |
| htmldecimal | 弄 | |
| htmlhex | 弄 | |
| css | \F943 | |
| javascript | \u{F943} | |
| python | \uf943 | |
| java | \uF943 | |
| go | \uF943 | |
| ruby | \u{F943} | |
| rust | \u{F943} | |
| ccpp | \uf943 | |
| urlencoded | %EF%A5%83 | |
| utf8bytes | ef a5 83 | |
| utf16bebytes | f9 43 | |
| utf32bebytes | 00 00 f9 43 |
How to Use
HTML:
弄
CSS:
content: "\F943"
JavaScript:
"\u{F943}"
Python:
"\uf943"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- 5F04
Frequently Asked Questions
What is the 弄 character (CJK COMPATIBILITY IDEOGRAPH-F943)?
弄 (CJK COMPATIBILITY IDEOGRAPH-F943) is the Unicode character U+F943.
What is the Unicode codepoint of CJK COMPATIBILITY IDEOGRAPH-F943?
The CJK COMPATIBILITY IDEOGRAPH-F943 character (弄) has codepoint U+F943.
How do I type or copy CJK COMPATIBILITY IDEOGRAPH-F943?
Copy 弄 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.