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