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-8120
Overview
脠 (CJK UNIFIED IDEOGRAPH-8120) is the Unicode character at code point U+8120. 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+8120 | |
| decimal | 33056 | |
| htmldecimal | 脠 | |
| htmlhex | 脠 | |
| css | \8120 | |
| javascript | \u{8120} | |
| python | \u8120 | |
| java | \u8120 | |
| go | \u8120 | |
| ruby | \u{8120} | |
| rust | \u{8120} | |
| ccpp | \u8120 | |
| urlencoded | %E8%84%A0 | |
| utf8bytes | e8 84 a0 | |
| utf16bebytes | 81 20 | |
| utf32bebytes | 00 00 81 20 |
How to Use
HTML:
脠
CSS:
content: "\8120"
JavaScript:
"\u{8120}"
Python:
"\u8120"
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-8120)?
脠 (CJK UNIFIED IDEOGRAPH-8120) is the Unicode character U+8120.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-8120?
The CJK UNIFIED IDEOGRAPH-8120 character (脠) has codepoint U+8120.
How do I type or copy CJK UNIFIED IDEOGRAPH-8120?
Copy 脠 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.