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