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