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