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