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