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