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